WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Twitch Enhanced Viewer

Twitch Enhanced Viewer

View on Chrome Web Store
View Twitch Enhanced Viewer Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (15 ratings)
1 new ratings
7 views
This extension has been viewed 7 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

Расширяет возможности Twitch: поток 1080p для регионов с ограничениями, интеграция с JeetBot
Type
Extension
Users
1,000 users
91
HISHIMIRO
View author page of HISHIMIRO
Published
Published on June 26, 2025
Version 3.0
Manifest version
3
Updated
Updated on July 14, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Twitch Enhanced Viewer 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": "Twitch Enhanced Viewer",
    "version": "3.0",
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u044f\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 Twitch: \u043f\u043e\u0442\u043e\u043a 1080p \u0434\u043b\u044f \u0440\u0435\u0433\u0438\u043e\u043d\u043e\u0432 \u0441 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f\u043c\u0438, \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 JeetBot",
    "action": {
        "default_popup": "content\/popup.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "scripting",
        "activeTab",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "https:\/\/usher.ttvnw.net\/*",
        "https:\/\/*.twitch.tv\/*",
        "https:\/\/www.twitch.tv\/*",
        "https:\/\/api.jeetbot.cc\/*"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src https:\/\/*.twitch.tv; style-src 'self' https:\/\/fonts.googleapis.com; font-src 'self' https:\/\/fonts.gstatic.com;"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "\/src\/proxy.json"
            }
        ]
    },
    "icons": {
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.twitch.tv\/*"
            ],
            "js": [
                "\/src\/tts_hint.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/src\/inject.js"
            ],
            "matches": [
                "https:\/\/www.twitch.tv\/*"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "109.0"
        }
    }
}
© 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