YouTube Gaming Switcher

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

Wat is YouTube Gaming Switcher?

YouTube Gaming Switcher is een Chrome-extensie ontwikkeld door H.Obayashi, en de belangrijkste functie is "This app can switch gaming layout and normal layout by simple click.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie YouTube Gaming Switcher

Download YouTube Gaming Switcher-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

                        You can open gaming.youtube.com easily.                    

Basisinformatie over de Extensie

Naam YouTube Gaming Switcher YouTube Gaming Switcher
ID onhmhacapmdhkajadknkhkagdlpgjndl
Officiële URL https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl
Beschrijving This app can switch gaming layout and normal layout by simple click.
Bestandsgrootte 82.21 KB
Aantal Installaties 173
Huidige Versie 1.1
Laatst Bijgewerkt 2018-06-01
Publicatiedatum 2018-06-01
Beoordeling 4.83/5 Totaal 6 Beoordelingen
Ontwikkelaar H.Obayashi
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/hobayashi/GamingYoutubeSwitcher
Ondersteunde Talen 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
    }
}