Cobalt Media Player

Listening YouTube audio without any tab

What is Cobalt Media Player?

Cobalt Media Player is a Chrome extension developed by eplohmann, and its main feature is "Listening YouTube audio without any tab".

Download Cobalt Media Player Extension CRX File

Download Cobalt Media Player extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Cobalt Media Player Cobalt Media Player
ID ncpcadonodadldkejciejojipfdleblc
Official URL https://chrome.google.com/webstore/detail/cobalt-media-player/ncpcadonodadldkejciejojipfdleblc
Description Listening YouTube audio without any tab
File Size 145 KB
Installation Count 40
Current Version 0.9.0.2
Last Updated 2014-10-04
Publish Date 2014-10-02
Developer eplohmann
Payment Type free
Supported Languages 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"
}