WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IG Download - instagram video image download

IG Download - instagram video image download

View on Chrome Web Store
View IG Download - instagram video image download Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (14 ratings)
1 new ratings
46 views
This extension has been viewed 46 times
0 downloads
This extension has been downloaded 0 times

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

Easy download Instagram videos and images in one click
Type
Extension
Users
2,000 users
1K
Website discordkit.com
hankin
View author page of hankin
Published
Published on April 29, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on December 29, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View IG Download - instagram video image download 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_appName__",
    "version": "1.0.3",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png"
        },
        "default_title": "IG Download",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/extensionpay.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https:\/\/extensionpay.com"
    },
    "background": {
        "service_worker": "background\/chrome.js"
    },
    "content_scripts": [
        {
            "js": [
                "ExtPay.js",
                "content\/index.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "inject.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "js": [
                "ExtPay.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "xhr.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.instagram.com\/*"
        ]
    }
}
© 2026 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