WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
INSSIST | Web Client for Instagram

INSSIST | Web Client for Instagram

View on Chrome Web Store
View INSSIST | Web Client for Instagram Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (6,583 ratings)
1 new ratings
61 views
This extension has been viewed 61 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.

Grow your Instagram. Post Instagram stories, reels, photos from web. Download, schedule posts, track unfollowers, remove bots.
Type
Extension
Users
500,000 users
100K
Website inssist.com
inssist.com
View author page of inssist.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 13, 2019
Version 32.0.3
Manifest version
3
Updated
Updated on November 9, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View INSSIST | Web Client for Instagram 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_ext_name_production__",
    "description": "__MSG_ext_description__",
    "version": "32.0.3",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png",
        "500": "img\/icon-500.png"
    },
    "background": {
        "service_worker": "\/app\/bg.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "\/js\/emoji-regex.min.js",
                "\/app\/cs.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "alarms",
        "background",
        "cookies",
        "declarativeNetRequest",
        "offscreen",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.inssist.com\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/*.onfastspring.com\/*"
    ],
    "action": {
        "default_icon": {
            "48": "img\/icon-badge-48.png"
        },
        "default_title": "INSSIST | Instagram Assistant"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/*"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ]
}
© 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