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…

O que é Chrome Music Player Ext?

Chrome Music Player Ext é uma extensão do Chrome desenvolvida por chubakur, e sua principal característica é "Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Chrome Music Player Ext

Baixe arquivos de extensão Chrome Music Player Ext no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Chrome Music Player Ext Chrome Music Player Ext
ID kgjndbjllboloebaeglimdfjgmdlgika
URL Oficial https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika
Descrição Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…
Tamanho do Arquivo 51.62 KB
Contagem de Instalações 832
Versão Atual 0.3
Última Atualização 2016-05-04
Data de Publicação 2016-05-04
Classificação 4.00/5 Total de 2 Avaliações
Desenvolvedor chubakur
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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\/"
    ]
}