Triple J Now Playing
What's playing on Triple J NOW
什麼是Triple J Now Playing?
Triple J Now Playing是由staticbuzz開發的Chrome擴展程式,該擴展的主要功能是“What's playing on Triple J NOW”。
擴展截圖
下載Triple J Now Playing擴展crx文件
下載Triple J Now Playing擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ever wanted a quick way to find out what that awesome song is that's playing on Triple J right now? Now you can with literally one click. Mark the song as a favourite so you can view it later. Click on handy links to play each song in Spotify or view it on YouTube. UNOFFICIAL.
擴展基本資訊
名稱 | Triple J Now Playing |
ID | oaghcccadjkfoojmhdhhihahilcngmji |
官方網址 | https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji |
簡介 | What's playing on Triple J NOW |
檔案大小 | 185 KB |
安裝次數 | 14 |
目前版本 | 0.3 |
更新時間 | 2015-11-16 |
上架時間 | 2015-11-16 |
評分 | 5.00/5 共 5 次評分 |
開發者 | staticbuzz |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Triple J Now Playing", "short_name": "Triple J NOW", "version": "0.3", "manifest_version": 2, "description": "What's playing on Triple J NOW", "browser_action": { "default_icon": "icon.png", "default_title": "What's playing on Triple J NOW", "default_popup": "popup.html" }, "icons": { "128": "icon.png" } } |