K-Twitch-Bypass

Extension to bypass Twitch quality restrictions

Wat is K-Twitch-Bypass?

K-Twitch-Bypass is een Chrome-extensie ontwikkeld door Kwabang, en de belangrijkste functie is "Extension to bypass Twitch quality restrictions".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie K-Twitch-Bypass

Download K-Twitch-Bypass-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam K-Twitch-Bypass K-Twitch-Bypass
ID hohebaajomacpbgjdfjkinekpbfelege
Officiële URL https://chromewebstore.google.com/detail/k-twitch-bypass/hohebaajomacpbgjdfjkinekpbfelege
Beschrijving Extension to bypass Twitch quality restrictions
Bestandsgrootte 69.04 KB
Aantal Installaties 23,755
Huidige Versie 2.9
Laatst Bijgewerkt 2023-02-03
Publicatiedatum 2022-10-06
Beoordeling 4.79/5 Totaal 164 Beoordelingen
Ontwikkelaar Kwabang
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://kwabang.net
Ondersteunde Talen 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\/*"
    ]
}