YouTube Gaming Switcher

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

Hvad er YouTube Gaming Switcher?

YouTube Gaming Switcher er en Chrome-udvidelse udviklet af H.Obayashi, og dens hovedfunktion er "This app can switch gaming layout and normal layout by simple click.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download YouTube Gaming Switcher-udvidelses-CRX-fil

Download YouTube Gaming Switcher-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        You can open gaming.youtube.com easily.                    

Grundlæggende oplysninger om udvidelsen

Navn YouTube Gaming Switcher YouTube Gaming Switcher
ID onhmhacapmdhkajadknkhkagdlpgjndl
Officiel URL https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl
Beskrivelse This app can switch gaming layout and normal layout by simple click.
Filstørrelse 82.21 KB
Antal Installationer 173
Nuværende Version 1.1
Senest Opdateret 2018-06-01
Udgivelsesdato 2018-06-01
Bedømmelse 4.83/5 Samlet 6 Bedømmelser
Udvikler H.Obayashi
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/hobayashi/GamingYoutubeSwitcher
Understøttede Sprog 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
    }
}