Triple J Now Playing
What's playing on Triple J NOW
Triple J Now Playingคืออะไร?
Triple J Now Playing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย staticbuzz และคุณลักษณะหลักของมันคือ "What's playing on Triple J NOW"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Triple J Now Playing
ดาวน์โหลดไฟล์ส่วนขยาย 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"
}
} | |