WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Instagram Photo Downloader

Instagram Photo Downloader

View on Chrome Web Store
View Instagram Photo Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
1.9 (51 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Get the pictures instantly with Instagram Photo Downloader. The perfect ig downloader to easily save Insta images effortlessly.
Type
Extension
Users
30,000 users
10K
jimmy.daniel.7834
View author page of jimmy.daniel.7834
Published
Published on July 19, 2021
Version 3.3
Manifest version
3
Updated
Updated on January 6, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Instagram Photo Downloader 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",
    "name": "__MSG_appName__",
    "version": "3.3",
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_shortDesc__",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "64": "images\/64.png",
        "96": "images\/96.png",
        "128": "images\/128.png"
    },
    "action": {
        "default_title": "Instagram Photo Downloader",
        "default_icon": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "64": "images\/64.png",
            "96": "images\/96.png",
            "128": "images\/128.png"
        },
        "default_popup": "html\/main.html"
    },
    "permissions": [
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/www.instagram.com\/"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "js\/lib\/jquery-1.9.1.min.js",
                "js\/lib\/jszip.min.js",
                "js\/lib\/jszip.utils.js",
                "js\/lib\/fileSaver.js",
                "js\/instagram.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    }
}
© 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