WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
BetterTok — Enhance TikTok Live Chat & Viewing

BetterTok — Enhance TikTok Live Chat & Viewing

View on Chrome Web Store
View BetterTok — Enhance TikTok Live Chat & Viewing Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
6 views
This extension has been viewed 6 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.

Custom emotes, chat enhancements, player controls & moderation for TikTok Live. Free tools at bettertok.app
Type
Extension
Users
14 users
1
extension
View author page of extension
Published
Published on December 3, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on December 4, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View BetterTok — Enhance TikTok Live Chat & Viewing 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",
    "manifest_version": 3,
    "name": "BetterTok \u2014 Enhance TikTok Live Chat & Viewing",
    "short_name": "BetterTok",
    "version": "1.0.1",
    "description": "Custom emotes, chat enhancements, player controls & moderation for TikTok Live. Free tools at bettertok.app",
    "author": "BetterTok Team",
    "homepage_url": "https:\/\/bettertok.app",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.tiktok.com\/*",
        "https:\/\/webcast.tiktok.com\/*",
        "https:\/\/7tv.io\/*",
        "https:\/\/cdn.7tv.app\/*",
        "https:\/\/fonts.googleapis.com\/*",
        "https:\/\/fonts.gstatic.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' https:\/\/fonts.googleapis.com; font-src 'self' https:\/\/fonts.gstatic.com; img-src 'self' data: https:\/\/cdn.7tv.app;"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "content\/debug-logger.js",
                "content\/BetterTokUtils.js",
                "content\/emote-manager.js",
                "content\/ffz-emote-search.js",
                "content\/emote-picker.js",
                "content\/chat-interceptor.js",
                "content\/chat-enhancer-mod.js",
                "content\/chat-moderation.js",
                "content\/chat-ui-enhancements.js",
                "content\/player-enhancements.js",
                "content\/stream-loader.js",
                "content\/chat-enhancer.js",
                "content\/mod-tools.js",
                "content\/guest-profile-links.js",
                "content\/performance-optimizer.js",
                "content\/settings-panel.js",
                "content\/main.js"
            ],
            "css": [
                "content\/styles.css",
                "content\/chat-enhancements.css",
                "content\/emote-picker.css",
                "content\/settings-panel.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "background\/service_worker.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "BetterTok - Settings available on TikTok Live pages"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content\/emote-menu.html",
                "content\/emote-menu.css",
                "content\/emote-menu.js",
                "content\/injected-guest-interceptor.js",
                "content\/debug-injector.js",
                "icons\/*",
                "fonts\/cairo\/*.woff2",
                "fonts\/tajawal\/*.woff2",
                "fonts\/almarai\/*.woff2",
                "fonts\/amiri\/*.woff2"
            ],
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ]
        }
    ],
    "minimum_chrome_version": "88",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "109.0",
            "data_collection_permissions": {
                "required": [
                    "none"
                ]
            }
        }
    }
}
© 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