KEXP Now Playing

An extension that displays what is currently playing on KEXP.org

KEXP Now Playingคืออะไร?

KEXP Now Playing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://clintmcmahon.com และคุณลักษณะหลักของมันคือ "An extension that displays what is currently playing on KEXP.org"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย KEXP Now Playing

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

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

                        A browser extension that displays the track, artist and album from the currently playing track on KEXP 90.3 FM in Seattle. Just click on the icon and a window appears to display the album artwork (if available) song, artist and album.

KEXP is a listener-powered radio station out of Seattle Washington and streaming all over the world. Learn more about KEXP and it’s mission at KEXP.org                    

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

ชื่อ KEXP Now Playing KEXP Now Playing
ID kkfjnljpfpmkjbgnmoejneflokjfcncb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kexp-now-playing/kkfjnljpfpmkjbgnmoejneflokjfcncb
คำอธิบาย An extension that displays what is currently playing on KEXP.org
ขนาดไฟล์ 360 KB
จำนวนการติดตั้ง 48
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2021-06-17
วันที่เผยแพร่ 2021-06-04
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://clintmcmahon.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://clintmcmahon.github.io/kexp-now-playing-extension/
URL หน้าช่วยเหลือ https://clintmcmahon.github.io/kexp-now-playing-extension/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "KEXP Now Playing",
    "version": "1.0.1",
    "description": "An extension that displays what is currently playing on KEXP.org",
    "icons": {
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "browser_action": {
        "default_icon": "logo192.png",
        "default_title": "KEXP Now Playing",
        "default_popup": "index.html"
    }
}