Chrome Music Player Ext
Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…
Chrome Music Player Extとは何ですか?
Chrome Music Player Extはchubakurによって開発されたChromeの拡張機能で、その主な機能は「Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…」です。
拡張機能のスクリーンショット
Chrome Music Player Ext拡張機能のCRXファイルをダウンロード
Chrome Music Player Ext拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other playlist and fast return to previous tab. Now is available for Google Play Music service. Music Yandex service is coming soon.
拡張機能の基本情報
名前 | Chrome Music Player Ext |
ID | kgjndbjllboloebaeglimdfjgmdlgika |
公式URL | https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika |
説明 | Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other… |
ファイルサイズ | 51.62 KB |
インストール数 | 832 |
現在のバージョン | 0.3 |
最終更新日 | 2016-05-04 |
公開日 | 2016-05-04 |
評価 | 4.00/5 合計 2 レビュー |
開発者 | chubakur |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Music Player Ext", "version": "0.3", "browser_action": { "default_icon": "icon2.png", "default_popup": "player_layer.html", "default_title": "Music Player" }, "permissions": [ "tabs", "*:\/\/*.google.com\/" ] } |