WebExtension.net
WebExtension.net

INSSIST | Web Client for Instagram

View on Chrome Web Store
View INSSIST | Web Client for Instagram Chrome Extension on Chrome Web Store
4.6 (5,658 ratings)
1 new ratings

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

Post photos, videos, stories, reels to Instagram from Web. Schedule posts, send DMs, manage hashtags.
Type
Extension
Users
600,000 users
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 28.1.2
Manifest version
3
Updated
Updated on October 20, 2024
View on Chrome Web Store
View INSSIST | Web Client 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": "__MSG_ext_name_production__",
    "description": "__MSG_ext_description__",
    "version": "28.1.2",
    "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
        },
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "\/app\/cse.js"
            ],
            "css": [
                "\/app\/tw.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "permissions": [
        "alarms",
        "background",
        "cookies",
        "offscreen",
        "declarativeNetRequest"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.inssist.com\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/*.onfastspring.com\/*"
    ],
    "action": {
        "default_icon": {
            "48": "img\/icon-badge-48-normal.png"
        },
        "default_title": "INSSIST | Instagram Assistant"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/app\/bg.js",
                "\/app\/nj.js",
                "\/app\/nje.js",
                "\/manifest.json",
                "\/img\/icon-128.png",
                "\/img\/new-post-extra-tag-assist.png",
                "\/img\/new-post-extra-cover-assist.png",
                "\/img\/new-post-extra-music-assist.png",
                "\/img\/rocket.png",
                "\/img\/harpa-avatar.png"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ]
}
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