Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "3.5.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+X",
"mac": "Command+X",
"chromeos": "Ctrl+X",
"linux": "Ctrl+X"
},
"description": "__MSG_quickTranslator__"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/web.telegram.org\/*"
],
"js": [
"contentscript-loader-content.2d57762c.js"
],
"run_at": "document_start",
"css": [
"assets\/index.a000c169.css",
"assets\/content.2ba3fb0a.css"
]
}
],
"background": {
"service_worker": "assets\/background.e9a6942c.js",
"type": "module"
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/web.telegram.org\/*"
],
"resources": [
"assets\/*"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"assets\/content.2ba3fb0a.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\/siliconflow_lang.02564e54.js",
"assets\/content.2d57762c.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:\/\/web.telegram.org\/*",
"https:\/\/www.colorcoms.com\/*",
"*:\/\/translate.google.com\/*",
"*:\/\/translate.volcengine.com\/*"
]
}