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. 扩展基本信息
| 名称 | |
| ID | oaghcccadjkfoojmhdhhihahilcngmji |
| 官方URL | 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"
}
} | |