WebExtension.net
WebExtension.net

BetterTTV

View on Chrome Web Store
View BetterTTV Chrome Extension on Chrome Web Store
4.7 (10,373 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

BetterTTV enhances Twitch and YouTube with new features, emotes, and more.
Type
Extension
Users
4,000,000 users
Website betterttv.com
NightDev, LLC
View author page of NightDev, LLC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 1, 2012
Version 7.6.9
Manifest version
3
Updated
Updated on October 28, 2024
View on Chrome Web Store
View BetterTTV Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.6.9",
    "manifest_version": 3,
    "name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "author": "NightDev, LLC",
    "homepage_url": "https:\/\/betterttv.com",
    "icons": {
        "128": "icon.png"
    },
    "default_locale": "en",
    "permissions": [
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/*.youtube.com\/*"
    ],
    "optional_permissions": [
        "*:\/\/*.youtube.com\/*"
    ],
    "minimum_chrome_version": "111",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.twitch.tv\/*",
            "https:\/\/*.youtube.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "betterttv.js",
                "betterttv.css",
                "firefox_runtime_messaging.js"
            ],
            "matches": [
                "https:\/\/*.twitch.tv\/*",
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "betterttv.js"
            ],
            "css": [
                "betterttv.css"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.twitch.tv\/*.html",
                "*:\/\/*.twitch.tv\/*.html?*",
                "*:\/\/*.twitch.tv\/*.htm",
                "*:\/\/*.twitch.tv\/*.htm?*"
            ],
            "world": "MAIN"
        }
    ],
    "action": {
        "default_title": "BetterTTV"
    },
    "background": {
        "service_worker": "background.js"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "109.0"
        },
        "safari": {
            "strict_min_version": "16"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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