WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Translator for TikTok™ Web

Translator for TikTok™ Web

View on Chrome Web Store
View Translator for TikTok™ Web Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (14 ratings)
1 new ratings
55 views
This extension has been viewed 55 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.

Support multiple translation engines, intelligent recognition of scene languages, and translation using the enter key (unofficial)
Type
Extension
Users
3,000 users
1K
ni430368
View author page of ni430368
Published
Published on October 19, 2024
Version 1.10.1
Manifest version
3
Updated
Updated on November 25, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Translator for TikTok™ Web 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",
    "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\/*"
    ]
}
© 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