Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "manifest_version": 3, "name": "__MSG_app_name__", "version": "4.1.2", "description": "__MSG_app_description__", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }, "permissions": [ "storage", "tabs" ], "host_permissions": [ "https:\/\/*.tiktok.com\/*", "https:\/\/*.tiktok.org\/*", "https:\/\/*.tiktokv.com\/*", "https:\/\/*.tiktokcdn.com\/*", "https:\/\/*.tiktokv.us\/*", "https:\/\/*.tiktokcdn.com.us\/*", "https:\/\/*.tiktok.co.uk\/*", "https:\/\/*.tiktok.de\/*", "https:\/\/*.tiktok.fr\/*", "https:\/\/*.tiktok.it\/*", "https:\/\/*.tiktok.es\/*", "https:\/\/*.tiktok.nl\/*", "https:\/\/*.tiktok.co.jp\/*", "https:\/\/*.tiktok.com.au\/*", "https:\/\/*.tiktok.ca\/*", "https:\/\/*.tiktok.in\/*", "https:\/\/*.tiktok.ae\/*", "https:\/\/*.tiktok.com.mx\/*", "https:\/\/*.tiktok.com.br\/*", "https:\/\/*.tiktok.com.tr\/*", "https:\/\/*.tiktok.sg\/*", "https:\/\/*.tiktok.co.kr\/*", "https:\/\/*.tiktok.co.th\/*", "https:\/\/*.tiktok.com.my\/*", "https:\/\/*.tiktok.com.ph\/*", "https:\/\/*.tiktok.com.vn\/*", "https:\/\/*.tiktok.co.id\/*", "https:\/\/*.tiktok.ru\/*", "https:\/\/*.tiktok.com.sa\/*", "https:\/\/*.tiktok.co.nz\/*", "https:\/\/*.musical.ly\/*", "https:\/\/*.bytedance.com\/*", "https:\/\/*.ibytedtos.com\/*", "https:\/\/*.ibyteimg.com\/*", "https:\/\/*.byteoversea.com\/*", "https:\/\/*.douyin.com\/*", "https:\/\/*.snssdk.com\/*", "https:\/\/*.amemv.com\/*", "https:\/\/*.bytecdn.cn\/*", "https:\/\/*.byted.org\/*", "https:\/\/*.byteimg.com\/*", "https:\/\/*.bytednta.com\/*", "https:\/\/*.bytegecko.com\/*", "https:\/\/*.bytescm.com\/*", "https:\/\/*.bytetos.com\/*", "https:\/\/*.byteacctimg.com\/*", "https:\/\/*.byte-edge.com\/*", "https:\/\/*.toutiao.com\/*" ], "content_scripts": [ { "matches": [ "https:\/\/*.tiktok.com\/*", "https:\/\/*.tiktok.org\/*", "https:\/\/*.tiktokv.com\/*", "https:\/\/*.tiktokcdn.com\/*", "https:\/\/*.tiktokv.us\/*", "https:\/\/*.tiktokcdn.com.us\/*", "https:\/\/*.tiktok.co.uk\/*", "https:\/\/*.tiktok.de\/*", "https:\/\/*.tiktok.fr\/*", "https:\/\/*.tiktok.it\/*", "https:\/\/*.tiktok.es\/*", "https:\/\/*.tiktok.nl\/*", "https:\/\/*.tiktok.co.jp\/*", "https:\/\/*.tiktok.com.au\/*", "https:\/\/*.tiktok.ca\/*", "https:\/\/*.tiktok.in\/*", "https:\/\/*.tiktok.ae\/*", "https:\/\/*.tiktok.com.mx\/*", "https:\/\/*.tiktok.com.br\/*", "https:\/\/*.tiktok.com.tr\/*", "https:\/\/*.tiktok.sg\/*", "https:\/\/*.tiktok.co.kr\/*", "https:\/\/*.tiktok.co.th\/*", "https:\/\/*.tiktok.com.my\/*", "https:\/\/*.tiktok.com.ph\/*", "https:\/\/*.tiktok.com.vn\/*", "https:\/\/*.tiktok.co.id\/*", "https:\/\/*.tiktok.ru\/*", "https:\/\/*.tiktok.com.sa\/*", "https:\/\/*.tiktok.co.nz\/*", "https:\/\/*.musical.ly\/*", "https:\/\/*.bytedance.com\/*", "https:\/\/*.ibytedtos.com\/*", "https:\/\/*.ibyteimg.com\/*", "https:\/\/*.byteoversea.com\/*", "https:\/\/*.douyin.com\/*", "https:\/\/*.snssdk.com\/*", "https:\/\/*.amemv.com\/*", "https:\/\/*.bytecdn.cn\/*", "https:\/\/*.byted.org\/*", "https:\/\/*.byteimg.com\/*", "https:\/\/*.bytednta.com\/*", "https:\/\/*.bytegecko.com\/*", "https:\/\/*.bytescm.com\/*", "https:\/\/*.bytetos.com\/*", "https:\/\/*.byteacctimg.com\/*", "https:\/\/*.byte-edge.com\/*", "https:\/\/*.toutiao.com\/*" ], "js": [ "content.js" ], "css": [ "content.css" ], "run_at": "document_idle", "all_frames": false } ], "default_locale": "zh_CN", "background": { "service_worker": "background.js" }, "author": "tiktok-comment006", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }