WebExtension.net
WebExtension.net

INSSAVE - App for Instagram

View on Chrome Web Store
View INSSAVE - App for Instagram Chrome Extension on Chrome Web Store
4.4 (268 ratings)

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

Run desktop version Instagram with all functions just like a mobile app. Download Instagram videos, photos, reels, IG stories.
Type
Extension
Users
100,000 users
Social App.
View author page of Social App.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 29, 2021
Version 1.5.0
Manifest version
3
Updated
Updated on January 7, 2024
View on Chrome Web Store
View INSSAVE - App for Instagram Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "32": "img\/32.png",
        "64": "img\/64.png",
        "128": "img\/128.png"
    },
    "action": {
        "default_icon": "img\/64.png",
        "default_title": "__MSG_name__"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/ua.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/content.css",
                "css\/shareModal.css"
            ],
            "js": [
                "js\/lib\/jquery.min.js",
                "js\/video\/download.js",
                "js\/shareModal.js",
                "js\/video\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "downloads",
        "system.display",
        "declarativeNetRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "css\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "manifest_version": 3,
    "version": "1.5.0"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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