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…
Co to jest Chrome Music Player Ext?
Chrome Music Player Ext to rozszerzenie Chrome opracowane przez chubakur, a jego główną funkcją jest „Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Chrome Music Player Ext
Pobierz pliki rozszerzeń Chrome Music Player Ext w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kgjndbjllboloebaeglimdfjgmdlgika |
| Oficjalny URL | https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika |
| Opis | Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other… |
| Rozmiar pliku | 51.62 KB |
| Liczba instalacji | 832 |
| Aktualna Wersja | 0.3 |
| Ostatnia Aktualizacja | 2016-05-04 |
| Data Publikacji | 2016-05-04 |
| Ocena | 4.00/5 Łącznie 2 Oceny |
| Deweloper | chubakur |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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\/"
]
} | |