YouTube Gaming Switcher
This app can switch gaming layout and normal layout by simple click.
What is YouTube Gaming Switcher?
YouTube Gaming Switcher is a Chrome extension developed by H.Obayashi, and its main feature is "This app can switch gaming layout and normal layout by simple click.".
Extension Screenshots
Download YouTube Gaming Switcher Extension CRX File
Download YouTube Gaming Switcher extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
You can open gaming.youtube.com easily.
Extension Basic Information
Name | |
ID | onhmhacapmdhkajadknkhkagdlpgjndl |
Official URL | https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl |
Description | This app can switch gaming layout and normal layout by simple click. |
File Size | 82.21 KB |
Installation Count | 173 |
Current Version | 1.1 |
Last Updated | 2018-06-01 |
Publish Date | 2018-06-01 |
Rating | 4.83/5 Total 6 Ratings |
Developer | H.Obayashi |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/hobayashi/GamingYoutubeSwitcher |
Supported Languages | 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 } } |