Cobalt Media Player

Listening YouTube audio without any tab

什么是Cobalt Media Player?

Cobalt Media Player是由eplohmann开发的Chrome扩展程序,该扩展的主要功能是“Listening YouTube audio without any tab”。

下载Cobalt Media Player扩展crx文件

下载Cobalt Media Player扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 Cobalt Media Player Cobalt Media Player
ID ncpcadonodadldkejciejojipfdleblc
官方URL https://chrome.google.com/webstore/detail/cobalt-media-player/ncpcadonodadldkejciejojipfdleblc
简介 Listening YouTube audio without any tab
文件大小 145 KB
安装次数 40
当前版本 0.9.0.2
更新时间 2014-10-04
上架时间 2014-10-02
开发者 eplohmann
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Listening YouTube audio without any tab",
    "icons": {
        "128": "cmp.png",
        "16": "cmp.png",
        "48": "cmp.png"
    },
    "manifest_version": 2,
    "name": "Cobalt Media Player",
    "options_page": "option.html",
    "permissions": [
        ""
    ],
    "version": "0.9.0.2"
}