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
官方URL 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\/"
    ]
}