WebExtension.net
WebExtension.net

InSaverify | Web for Instagram™

View on Chrome Web Store
View InSaverify | Web for Instagram™ Chrome Extension on Chrome Web Store
4.5 (818 ratings)

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

Fastest way to use Instagram with all functions right from your browser. Upload/download stories or IGTV and more.
Type
Extension
Users
800,000 users
Website socwebpig.com
Webig-App
View author page of Webig-App
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 29, 2021
Version 1.2.3
Manifest version
3
Updated
Updated on December 5, 2023
View on Chrome Web Store
View InSaverify | Web for Instagram™ Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "short_name": "Web IG",
    "default_locale": "en",
    "version": "1.2.3",
    "manifest_version": 3,
    "icons": {
        "32": "assets\/icons\/logo.png",
        "64": "assets\/icons\/logo.png",
        "128": "assets\/icons\/logo.png",
        "256": "assets\/icons\/logo.png"
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "action": {
        "default_icon": {
            "32": "assets\/icons\/logo.png",
            "64": "assets\/icons\/logo.png",
            "128": "assets\/icons\/logo.png",
            "256": "assets\/icons\/logo.png"
        },
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/change.js"
            ],
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "css\/popup.css",
                "css\/rateApp.css",
                "css\/theme.css"
            ],
            "js": [
                "libs\/jquery.js",
                "scripts\/content.js",
                "scripts\/rateApp.js"
            ],
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ]
        },
        {
            "run_at": "document_start",
            "all_frames": true,
            "js": [
                "scripts\/listenerLink.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "system.display",
        "storage",
        "downloads",
        "declarativeNetRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*",
                "css\/*",
                "scripts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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