YouTube Gaming Switcher
This app can switch gaming layout and normal layout by simple click.
O que é YouTube Gaming Switcher?
YouTube Gaming Switcher é uma extensão do Chrome desenvolvida por H.Obayashi, e sua principal característica é "This app can switch gaming layout and normal layout by simple click.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão YouTube Gaming Switcher
Baixe arquivos de extensão YouTube Gaming Switcher no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
You can open gaming.youtube.com easily.
Informações Básicas da Extensão
Nome | |
ID | onhmhacapmdhkajadknkhkagdlpgjndl |
URL Oficial | https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl |
Descrição | This app can switch gaming layout and normal layout by simple click. |
Tamanho do Arquivo | 82.21 KB |
Contagem de Instalações | 173 |
Versão Atual | 1.1 |
Última Atualização | 2018-06-01 |
Data de Publicação | 2018-06-01 |
Classificação | 4.83/5 Total de 6 Avaliações |
Desenvolvedor | H.Obayashi |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/hobayashi/GamingYoutubeSwitcher |
Idiomas Suportados | 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 } } |