Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"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
}
]
}