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"
}