Triple J Now Playing
What's playing on Triple J NOW
Vad är Triple J Now Playing?
Triple J Now Playing är en Chrome-tillägg utvecklad av staticbuzz, och dess huvudfunktion är "What's playing on Triple J NOW".
Tilläggsskärmbilder
Ladda ner Triple J Now Playing-förlängningens CRX-fil
Ladda ner Triple J Now Playing-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | oaghcccadjkfoojmhdhhihahilcngmji |
| Officiell webbadress | https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji |
| Beskrivning | What's playing on Triple J NOW |
| Filstorlek | 185 KB |
| Antal Installationer | 14 |
| Aktuell Version | 0.3 |
| Senast Uppdaterad | 2015-11-16 |
| Publiceringsdatum | 2015-11-16 |
| Betyg | 5.00/5 Totalt 5 Betyg |
| Utvecklare | staticbuzz |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |