The Void Radio Badge

Badge displays number of listeners on air and currently streaming audio on mouse hover

The Void Radio Badgeคืออะไร?

The Void Radio Badge เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Semyon V และคุณลักษณะหลักของมันคือ "Badge displays number of listeners on air and currently streaming audio on mouse hover"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Void Radio Badge

ดาวน์โหลดไฟล์ส่วนขยาย The Void Radio Badge ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Isn't it nice to know who's mix is airing now on your favorite online radio? Or maybe someone's even having a live stream right now? With this humble looking but extremely useful badge be sure, you're going to stay up to date!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ The Void Radio Badge The Void Radio Badge
ID mbocnmbnhjhociemddjdgopcahadfkne
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/the-void-radio-badge/mbocnmbnhjhociemddjdgopcahadfkne
คำอธิบาย Badge displays number of listeners on air and currently streaming audio on mouse hover
ขนาดไฟล์ 45.52 KB
จำนวนการติดตั้ง 28
เวอร์ชันปัจจุบัน 0.0.8
อัปเดตครั้งล่าสุด 2021-11-14
วันที่เผยแพร่ 2018-10-12
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Semyon V
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://thevoidrad.io
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "lib\/jquery.min.js",
            "background.js"
        ]
    },
    "browser_action": [],
    "description": "Badge displays number of listeners on air and currently streaming audio on mouse hover",
    "icons": {
        "128": "icon\/128.png",
        "16": "icon\/16.png",
        "48": "icon\/48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApWS1V2m54e273r8EZtDLfaduIIyYOd5CuaizkF+K9ZUjcJINGubLt8she7HpBTzG9egLads2WvK2DUZnj0pZv\/4dsCzzY86n3Di4lfX2kQSAPsV3xbT+fke3BIRftMET+Am4\/08asdwv5StP3hE7LMEREj9W7A3Ja7ZCK9gZQyyKAxodNRTJW1i7WMJjU8DlG4U03iCtJlI05fzk1sgJApzj5jLDKWtgUAGemQqz8oiS1TpRt8eOY+8ZZpCmW15kTPAShfnCxoyRJNRu9z0l018Zp+R7P7rCAbE5l42IzRqagc+OUgOLyj4dBjrrU21luOKeVH2obkYpazB3UqjvZQIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "20",
    "name": "The Void Radio Badge",
    "permissions": [
        "https:\/\/thevoidrad.io\/"
    ],
    "version": "0.0.8"
}