Cobalt Media Player

Listening YouTube audio without any tab

Cobalt Media Playerคืออะไร?

Cobalt Media Player เป็นส่วนขยายของ Chrome ที่พัฒนาโดย eplohmann และคุณลักษณะหลักของมันคือ "Listening YouTube audio without any tab"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cobalt Media Player

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}