YouTube Gaming Switcher

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

Qu'est-ce que YouTube Gaming Switcher ?

YouTube Gaming Switcher est une extension Chrome développée par H.Obayashi, et sa fonction principale est "This app can switch gaming layout and normal layout by simple click.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension YouTube Gaming Switcher

Téléchargez les fichiers d'extension YouTube Gaming Switcher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        You can open gaming.youtube.com easily.                    

Informations de Base sur l'Extension

Nom YouTube Gaming Switcher YouTube Gaming Switcher
ID onhmhacapmdhkajadknkhkagdlpgjndl
URL Officiel https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl
Description This app can switch gaming layout and normal layout by simple click.
Taille du Fichier 82.21 KB
Nombre d'Installations 173
Version Actuelle 1.1
Dernière Mise à Jour 2018-06-01
Date de Publication 2018-06-01
Évaluation 4.83/5 Total 6 Évaluations
Développeur H.Obayashi
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/hobayashi/GamingYoutubeSwitcher
Langues Prises en Charge 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
    }
}