WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
INSSAVE - Save story

INSSAVE - Save story

View on Chrome Web Store
View INSSAVE - Save story Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (388 ratings)
4 new ratings
17 views
This extension has been viewed 17 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Download stories from Instagram, Facebook and also save videos or photos. Run desktop version Instagram with all functions.
Type
Extension
Users
100,000 users
Social App.
View author page of Social App.
Published
Published on September 29, 2021
Version 1.7.0
Manifest version
3
Updated
Updated on March 11, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View INSSAVE - Save story Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.7.0",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "64": "img\/icon_64.png",
        "128": "img\/icon_128.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "img\/icon_32.png"
    },
    "permissions": [
        "system.display",
        "declarativeNetRequest",
        "downloads",
        "scripting",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/in.js",
                "js\/fb-v.js"
            ],
            "css": [
                "css\/fonts.css",
                "css\/styles.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/fonts\/*.ttf",
                "\/img\/*.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top