WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TikTok & Instagram Sort / Download By Octopuce.io

TikTok & Instagram Sort / Download By Octopuce.io

View on Chrome Web Store
View TikTok & Instagram Sort / Download By Octopuce.io Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
2 views
This extension has been viewed 2 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.

Trie et télécharge les vidéos TikTok et Instagram
Type
Extension
Users
47 users
2
Saclic Studio
View author page of Saclic Studio
Published
Published on May 25, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on May 30, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View TikTok & Instagram Sort / Download By Octopuce.io 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",
    "action": {
        "default_popup": "src\/popup.html",
        "default_icon": {
            "16": "16.png",
            "32": "32.png",
            "48": "48.png",
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/tiktok.ts-loader-DxtRKr3j.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/main.ts-loader-Cg4WC2iL.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:5173; object-src 'self'; connect-src 'self' https:\/\/555924672.xyz http:\/\/localhost:* ws:\/\/localhost:* https:\/\/*.rapidapi.com https:\/\/api.tikmate.app https:\/\/api2.tikmate.app https:\/\/api.deepinfra.com https:\/\/*.tiktokcdn.com https:\/\/*.tiktokcdn-eu.com https:\/\/*.fbcdn.net https:\/\/*.cdninstagram.com;"
    },
    "default": {
        "manifest_version": 3,
        "name": "TikTok & Instagram Sort \/ Download By Octopuce.io",
        "version": "1.0.1",
        "description": "Trie et t\u00e9l\u00e9charge les vid\u00e9os TikTok et Instagram",
        "icons": {
            "16": "16.png",
            "32": "32.png",
            "48": "48.png",
            "128": "128.png"
        },
        "permissions": [
            "activeTab",
            "scripting",
            "downloads",
            "storage",
            "tabs"
        ],
        "host_permissions": [
            "*:\/\/*.tiktok.com\/*",
            "*:\/\/*.instagram.com\/*",
            "https:\/\/555924672.xyz\/*",
            "https:\/\/*.rapidapi.com\/*",
            "https:\/\/api.tikmate.app\/*",
            "https:\/\/api2.tikmate.app\/*",
            "https:\/\/api.deepinfra.com\/*",
            "https:\/\/*.tiktokcdn.com\/*",
            "https:\/\/*.tiktokcdn-eu.com\/*",
            "https:\/\/*.fbcdn.net\/*",
            "https:\/\/*.cdninstagram.com\/*",
            "http:\/\/localhost\/*"
        ],
        "background": {
            "service_worker": "src\/background\/index.ts",
            "type": "module"
        },
        "content_scripts": [
            {
                "matches": [
                    "*:\/\/*.tiktok.com\/*"
                ],
                "js": [
                    "src\/content\/tiktok.ts"
                ],
                "run_at": "document_start"
            },
            {
                "matches": [
                    "*:\/\/*.instagram.com\/*"
                ],
                "js": [
                    "src\/content\/instagram\/main.ts"
                ],
                "run_at": "document_start"
            }
        ],
        "action": {
            "default_popup": "src\/popup.html",
            "default_icon": {
                "16": "16.png",
                "32": "32.png",
                "48": "48.png",
                "128": "128.png"
            }
        },
        "content_security_policy": {
            "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:5173; object-src 'self'; connect-src 'self' https:\/\/555924672.xyz http:\/\/localhost:* ws:\/\/localhost:* https:\/\/*.rapidapi.com https:\/\/api.tikmate.app https:\/\/api2.tikmate.app https:\/\/api.deepinfra.com https:\/\/*.tiktokcdn.com https:\/\/*.tiktokcdn-eu.com https:\/\/*.fbcdn.net https:\/\/*.cdninstagram.com;"
        },
        "web_accessible_resources": [
            {
                "resources": [
                    "src\/content\/injected.js",
                    "src\/content\/instagramInjector.js"
                ],
                "matches": [
                    "<all_urls>"
                ]
            }
        ]
    },
    "description": "Trie et t\u00e9l\u00e9charge les vid\u00e9os TikTok et Instagram",
    "host_permissions": [
        "*:\/\/*.tiktok.com\/*",
        "*:\/\/*.instagram.com\/*",
        "https:\/\/555924672.xyz\/*",
        "https:\/\/*.rapidapi.com\/*",
        "https:\/\/api.tikmate.app\/*",
        "https:\/\/api2.tikmate.app\/*",
        "https:\/\/api.deepinfra.com\/*",
        "https:\/\/*.tiktokcdn.com\/*",
        "https:\/\/*.tiktokcdn-eu.com\/*",
        "https:\/\/*.fbcdn.net\/*",
        "https:\/\/*.cdninstagram.com\/*",
        "http:\/\/localhost\/*"
    ],
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "TikTok & Instagram Sort \/ Download By Octopuce.io",
    "permissions": [
        "activeTab",
        "scripting",
        "downloads",
        "storage",
        "tabs"
    ],
    "version": "1.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/content\/injected.js",
                "src\/content\/instagramInjector.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "resources": [
                "assets\/tiktok.ts-DA3IQtwb.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "resources": [
                "assets\/main.ts-Dh5GnP-y.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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