Triple J Now Playing
What's playing on Triple J NOW
Wat is Triple J Now Playing?
Triple J Now Playing is een Chrome-extensie ontwikkeld door staticbuzz, en de belangrijkste functie is "What's playing on Triple J NOW".
Extensie Screenshots
Download het CRX-bestand van de extensie Triple J Now Playing
Download Triple J Now Playing-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | oaghcccadjkfoojmhdhhihahilcngmji |
| Officiële URL | https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji |
| Beschrijving | What's playing on Triple J NOW |
| Bestandsgrootte | 185 KB |
| Aantal Installaties | 14 |
| Huidige Versie | 0.3 |
| Laatst Bijgewerkt | 2015-11-16 |
| Publicatiedatum | 2015-11-16 |
| Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | staticbuzz |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |