Triple J Simple Stream With Info

Simple shortcut for casually streaming Australia's Triple J radio in the background

Qu'est-ce que Triple J Simple Stream With Info ?

Triple J Simple Stream With Info est une extension Chrome développée par Patrick Moody, et sa fonction principale est "Simple shortcut for casually streaming Australia's Triple J radio in the background".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Triple J Simple Stream With Info

Téléchargez les fichiers d'extension Triple J Simple Stream With Info 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

                        Easily stream Triple J radio from chrome. No more keeping track of tabs/windows in the background! Double click to view current track info.

UNOFFICIAL fan created app.                    

Informations de Base sur l'Extension

Nom Triple J Simple Stream With Info Triple J Simple Stream With Info
ID onbmkkchghooiekfenhmoapooodgedhk
URL Officiel https://chromewebstore.google.com/detail/triple-j-simple-stream-wi/onbmkkchghooiekfenhmoapooodgedhk
Description Simple shortcut for casually streaming Australia's Triple J radio in the background
Taille du Fichier 61.58 KB
Nombre d'Installations 161
Version Actuelle 3.0.0
Dernière Mise à Jour 2017-02-13
Date de Publication 2017-02-12
Évaluation 4.70/5 Total 23 Évaluations
Développeur Patrick Moody
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Triple J Simple Stream With Info",
    "version": "3.0.0",
    "description": "Simple shortcut for casually streaming Australia's Triple J radio in the background",
    "icons": {
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "38": "images\/icon38.png"
        },
        "default_popup_": "popup.html"
    },
    "author": "Patrick Moody, Tom Gangemi",
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "permissions": [
        "background",
        "notifications"
    ]
}