YouTube Gaming Switcher

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

Cos'è YouTube Gaming Switcher?

YouTube Gaming Switcher è un'estensione di Chrome sviluppata da H.Obayashi, e la sua funzione principale è "This app can switch gaming layout and normal layout by simple click.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione YouTube Gaming Switcher

Scarica i file di estensione YouTube Gaming Switcher in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        You can open gaming.youtube.com easily.                    

Informazioni di Base sull'Estensione

Nome YouTube Gaming Switcher YouTube Gaming Switcher
ID onhmhacapmdhkajadknkhkagdlpgjndl
URL Ufficiale https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl
Descrizione This app can switch gaming layout and normal layout by simple click.
Dimensione del File 82.21 KB
Conteggio Installazioni 173
Versione Corrente 1.1
Ultimo Aggiornamento 2018-06-01
Data di Pubblicazione 2018-06-01
Valutazione 4.83/5 Totale 6 Valutazioni
Sviluppatore H.Obayashi
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/hobayashi/GamingYoutubeSwitcher
Lingue Supportate 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
    }
}