YouTube Gaming Switcher
This app can switch gaming layout and normal layout by simple click.
YouTube Gaming Switcherとは何ですか?
YouTube Gaming SwitcherはH.Obayashiによって開発されたChromeの拡張機能で、その主な機能は「This app can switch gaming layout and normal layout by simple click.」です。
拡張機能のスクリーンショット
YouTube Gaming Switcher拡張機能のCRXファイルをダウンロード
YouTube Gaming Switcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You can open gaming.youtube.com easily.
拡張機能の基本情報
名前 | |
ID | onhmhacapmdhkajadknkhkagdlpgjndl |
公式URL | https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl |
説明 | This app can switch gaming layout and normal layout by simple click. |
ファイルサイズ | 82.21 KB |
インストール数 | 173 |
現在のバージョン | 1.1 |
最終更新日 | 2018-06-01 |
公開日 | 2018-06-01 |
評価 | 4.83/5 合計 6 レビュー |
開発者 | H.Obayashi |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/hobayashi/GamingYoutubeSwitcher |
対応言語 | 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 } } |