Triple J Now Playing
What's playing on Triple J NOW
Cos'è Triple J Now Playing?
Triple J Now Playing è un'estensione di Chrome sviluppata da staticbuzz, e la sua funzione principale è "What's playing on Triple J NOW".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Triple J Now Playing
Scarica i file di estensione Triple J Now Playing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | oaghcccadjkfoojmhdhhihahilcngmji |
| URL Ufficiale | https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji |
| Descrizione | What's playing on Triple J NOW |
| Dimensione del File | 185 KB |
| Conteggio Installazioni | 14 |
| Versione Corrente | 0.3 |
| Ultimo Aggiornamento | 2015-11-16 |
| Data di Pubblicazione | 2015-11-16 |
| Valutazione | 5.00/5 Totale 5 Valutazioni |
| Sviluppatore | staticbuzz |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |