WebExtension.net
WebExtension.net

App Client for Instagram™ - InLoad

View on Chrome Web Store
View App Client for Instagram™ - InLoad Chrome Extension on Chrome Web Store
4.6 (592 ratings)

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

Download photos, videos, stories, Reels from Instagram for free. Schedule posts on Instagram, fast save IGTV.
Type
Extension
Users
800,000 users
Website ig4desktop.com
AppIg Web.
View author page of AppIg Web.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 15, 2022
Version 1.0.5
Manifest version
3
Updated
Updated on April 6, 2024
View on Chrome Web Store
View App Client for Instagram™ - InLoad 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": "INLoad",
    "default_locale": "en",
    "version": "1.0.5",
    "manifest_version": 3,
    "background": {
        "service_worker": "worker.js"
    },
    "icons": {
        "32": "img\/logo.png",
        "64": "img\/logo.png",
        "128": "img\/logo.png",
        "256": "img\/logo.png"
    },
    "action": {
        "default_icon": {
            "32": "img\/logo.png",
            "64": "img\/logo.png",
            "128": "img\/logo.png",
            "256": "img\/logo.png"
        },
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "js": [
                "data\/change.js"
            ],
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "assets\/popup.css",
                "assets\/rate.css",
                "assets\/theme.css"
            ],
            "js": [
                "data\/libs\/jquery.js",
                "data\/content.js",
                "data\/rate.js",
                "data\/change.js"
            ],
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ]
        },
        {
            "run_at": "document_start",
            "all_frames": true,
            "js": [
                "data\/listenerLink.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "downloads",
        "system.display",
        "declarativeNetRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*",
                "data\/*"
            ],
            "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