WebExtension.net
WebExtension.net

Turbo Downloader for Instagram

View on Chrome Web Store
View Turbo Downloader for Instagram Chrome Extension on Chrome Web Store
3.5 (1,025 ratings)

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

Download photos, videos and Reels from Instagram.
Type
Extension
Users
400,000 users
igdownloader2023
View author page of igdownloader2023
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 9, 2020
Version 4.12.15
Manifest version
3
Updated
Updated on May 28, 2024
View on Chrome Web Store
View Turbo Downloader 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",
    "manifest_version": 3,
    "name": "Turbo Downloader for Instagram",
    "description": "Download photos, videos and Reels from Instagram.",
    "version": "4.12.15",
    "icons": {
        "512": "icons\/igdl2.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/download_all_black.svg",
                "icons\/download_all_white.svg",
                "icons\/download_black.svg",
                "icons\/download_white.svg",
                "icons\/close_black_24dp.svg",
                "icons\/igdl2.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "js\/options.js",
                "css\/options.css"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ],
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.cdninstagram.com\/*",
        "*:\/\/*.cdninstagram.net\/*",
        "*:\/\/*.fbcdn.net\/*"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/extension.js"
            ],
            "css": [
                "css\/extension.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/inject.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        },
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/options_listener_inject.js"
            ],
            "run_at": "document_start"
        }
    ]
}
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