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…

Wat is Chrome Music Player Ext?

Chrome Music Player Ext is een Chrome-extensie ontwikkeld door chubakur, en de belangrijkste functie is "Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Chrome Music Player Ext

Download Chrome Music Player Ext-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Chrome Music Player Ext Chrome Music Player Ext
ID kgjndbjllboloebaeglimdfjgmdlgika
Officiële URL https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika
Beschrijving Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…
Bestandsgrootte 51.62 KB
Aantal Installaties 832
Huidige Versie 0.3
Laatst Bijgewerkt 2016-05-04
Publicatiedatum 2016-05-04
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar chubakur
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}