Triple J Now Playing

What's playing on Triple J NOW

Hvad er Triple J Now Playing?

Triple J Now Playing er en Chrome-udvidelse udviklet af staticbuzz, og dens hovedfunktion er "What's playing on Triple J NOW".

Udvidelsesskærmbilleder

screenshot

Download Triple J Now Playing-udvidelses-CRX-fil

Download Triple J Now Playing-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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æggende oplysninger om udvidelsen

Navn Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
Officiel URL https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
Beskrivelse What's playing on Triple J NOW
Filstørrelse 185 KB
Antal Installationer 14
Nuværende Version 0.3
Senest Opdateret 2015-11-16
Udgivelsesdato 2015-11-16
Bedømmelse 5.00/5 Samlet 5 Bedømmelser
Udvikler staticbuzz
Betalingsmetode free
Understøttede Sprog 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"
    }
}