KEXP Now Playing

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

什麼是KEXP Now Playing?

KEXP Now Playing是由https://clintmcmahon.com開發的Chrome擴展程式,該擴展的主要功能是“An extension that displays what is currently playing on KEXP.org”。

擴展截圖

screenshot
screenshot

下載KEXP Now Playing擴展crx文件

下載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
官方網址 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"
    }
}