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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                                            

확장 프로그램 기본 정보

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