Triple J Now Playing

What's playing on Triple J NOW

Qu'est-ce que Triple J Now Playing ?

Triple J Now Playing est une extension Chrome développée par staticbuzz, et sa fonction principale est "What's playing on Triple J NOW".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Triple J Now Playing

Téléchargez les fichiers d'extension Triple J Now Playing au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
URL Officiel https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
Description What's playing on Triple J NOW
Taille du Fichier 185 KB
Nombre d'Installations 14
Version Actuelle 0.3
Dernière Mise à Jour 2015-11-16
Date de Publication 2015-11-16
Évaluation 5.00/5 Total 5 Évaluations
Développeur staticbuzz
Type de Paiement free
Langues Prises en Charge 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"
    }
}