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",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "1.10.1",
"icons": {
"16": "assets\/logo.png",
"48": "assets\/logo.png",
"128": "assets\/logo.png"
},
"default_locale": "en",
"homepage_url": "https:\/\/www.shopibar.com\/plugins",
"action": {
"default_popup": "popup.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"windows": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y",
"chromeos": "Ctrl+Shift+U",
"linux": "Ctrl+Shift+J"
}
},
"translator": {
"suggested_key": {
"windows": "Ctrl+D",
"mac": "Command+D",
"chromeos": "Ctrl+D",
"linux": "Ctrl+D"
},
"description": "__MSG_quickTranslator__"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/www.tiktok.com\/messages*"
],
"js": [
"contentscript-loader-content.b9b02795.js"
],
"run_at": "document_start",
"css": [
"assets\/index.a000c169.css",
"assets\/Prompt.2deebff5.css",
"assets\/content.7b176348.css"
]
},
{
"matches": [
"https:\/\/www.tiktok.com\/business-suite\/messages*"
],
"js": [
"contentscript-loader-content-bus.b0b5848d.js"
],
"run_at": "document_start",
"css": [
"assets\/index.a000c169.css",
"assets\/Prompt.2deebff5.css",
"assets\/content-bus.cb0e1696.css"
]
}
],
"background": {
"service_worker": "assets\/background.dbd19b39.js",
"type": "module"
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/www.tiktok.com\/*"
],
"resources": [
"assets\/*"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"assets\/content.7b176348.css",
"assets\/materialdesignicons-webfont.0b183104.eot",
"assets\/materialdesignicons-webfont.662fefa8.woff2",
"assets\/materialdesignicons-webfont.a5928a0d.woff",
"assets\/materialdesignicons-webfont.61e8aba5.ttf",
"assets\/index.2e493a08.js",
"assets\/Prompt.83c4fd28.js",
"assets\/siliconflow_lang.02564e54.js",
"assets\/content.b9b02795.js",
"assets\/content-bus.cb0e1696.css",
"assets\/close.823a3466.png",
"assets\/materialdesignicons-webfont.0b183104.eot",
"assets\/materialdesignicons-webfont.662fefa8.woff2",
"assets\/materialdesignicons-webfont.a5928a0d.woff",
"assets\/materialdesignicons-webfont.61e8aba5.ttf",
"assets\/index.2e493a08.js",
"assets\/Prompt.83c4fd28.js",
"assets\/siliconflow_lang.02564e54.js",
"assets\/content-bus.b0b5848d.js"
]
}
],
"permissions": [
"storage",
"scripting"
],
"manifest_version": 3,
"optional_permissions": [
"tabs"
],
"optional_host_permissions": [
"https:\/\/api-free.deepl.com\/",
"https:\/\/api.deepl.com\/",
"https:\/\/ark.cn-beijing.volces.com\/"
],
"host_permissions": [
"https:\/\/www.tiktok.com\/messages*",
"https:\/\/www.tiktok.com\/business-suite\/messages*",
"https:\/\/www.colorcoms.com\/*",
"*:\/\/translate.googleapis.com\/*",
"*:\/\/translate.google.com\/*",
"*:\/\/translate.volcengine.com\/*",
"*:\/\/edge.microsoft.com\/*",
"*:\/\/api-edge.cognitive.microsofttranslator.com\/*"
]
}