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…”。

擴展截圖

screenshot

下載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 Chrome Music Player Ext
ID kgjndbjllboloebaeglimdfjgmdlgika
官方網址 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
電子郵箱 [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\/"
    ]
}