Triple J Now Playing

What's playing on Triple J NOW

What is Triple J Now Playing?

Triple J Now Playing is a Chrome extension developed by staticbuzz, and its main feature is "What's playing on Triple J NOW".

Extension Screenshots

screenshot

Download Triple J Now Playing Extension CRX File

Download Triple J Now Playing extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
Official URL https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
Description What's playing on Triple J NOW
File Size 185 KB
Installation Count 14
Current Version 0.3
Last Updated 2015-11-16
Publish Date 2015-11-16
Rating 5.00/5 Total 5 Ratings
Developer staticbuzz
Payment Type free
Supported Languages 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"
    }
}