K-Twitch-Bypass

Extension to bypass Twitch quality restrictions

What is K-Twitch-Bypass?

K-Twitch-Bypass is a Chrome extension developed by Kwabang, and its main feature is "Extension to bypass Twitch quality restrictions".

Extension Screenshots

screenshot

Download K-Twitch-Bypass Extension CRX File

Download K-Twitch-Bypass extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        접속 CDN을 변경하여 한국에서 트위치 1080p 화질 시청을 가능하게 합니다.
새로운 우회 로직이 적용되었습니다. ( 2023.02.02 01:30 )                    

Extension Basic Information

Name K-Twitch-Bypass K-Twitch-Bypass
ID hohebaajomacpbgjdfjkinekpbfelege
Official URL https://chromewebstore.google.com/detail/k-twitch-bypass/hohebaajomacpbgjdfjkinekpbfelege
Description Extension to bypass Twitch quality restrictions
File Size 69.04 KB
Installation Count 23,755
Current Version 2.9
Last Updated 2023-02-03
Publish Date 2022-10-06
Rating 4.79/5 Total 164 Ratings
Developer Kwabang
Email [email protected]
Payment Type free
Extension Website https://kwabang.net
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.9",
    "name": "K-Twitch-Bypass",
    "description": "Extension to bypass Twitch quality restrictions",
    "permissions": [
        "storage",
        "tabs",
        "cookies",
        "declarativeNetRequest"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "host_permissions": [
        "https:\/\/*.twitch.tv\/*",
        "https:\/\/*.ttvnw.net\/*"
    ]
}