YouTube Gaming Switcher

This app can switch gaming layout and normal layout by simple click.

Co to jest YouTube Gaming Switcher?

YouTube Gaming Switcher to rozszerzenie Chrome opracowane przez H.Obayashi, a jego główną funkcją jest „This app can switch gaming layout and normal layout by simple click.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia YouTube Gaming Switcher

Pobierz pliki rozszerzeń YouTube Gaming Switcher w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        You can open gaming.youtube.com easily.                    

Podstawowe informacje o rozszerzeniu

Nazwa YouTube Gaming Switcher YouTube Gaming Switcher
ID onhmhacapmdhkajadknkhkagdlpgjndl
Oficjalny URL https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl
Opis This app can switch gaming layout and normal layout by simple click.
Rozmiar pliku 82.21 KB
Liczba instalacji 173
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2018-06-01
Data Publikacji 2018-06-01
Ocena 4.83/5 Łącznie 6 Oceny
Deweloper H.Obayashi
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/hobayashi/GamingYoutubeSwitcher
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YouTube Gaming Switcher",
    "short_name": "Switcher",
    "version": "1.1",
    "description": "This app can switch gaming layout and normal layout by simple click.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "Scripts\/eventPage.js"
        ],
        "persistent": false
    }
}