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…
What is Chrome Music Player Ext?
Chrome Music Player Ext is a Chrome extension developed by chubakur, and its main feature is "Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…".
Extension Screenshots
Download Chrome Music Player Ext Extension CRX File
Download Chrome Music Player Ext 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
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.
Extension Basic Information
Name | Chrome Music Player Ext |
ID | kgjndbjllboloebaeglimdfjgmdlgika |
Official URL | https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika |
Description | Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other… |
File Size | 51.62 KB |
Installation Count | 832 |
Current Version | 0.3 |
Last Updated | 2016-05-04 |
Publish Date | 2016-05-04 |
Rating | 4.00/5 Total 2 Ratings |
Developer | chubakur |
[email protected] | |
Payment Type | free |
Supported Languages | 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\/" ] } |