Triple J Now Playing

What's playing on Triple J NOW

Apa itu Triple J Now Playing?

Triple J Now Playing adalah ekstensi Chrome yang dikembangkan oleh staticbuzz, dan fitur utamanya adalah "What's playing on Triple J NOW".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Triple J Now Playing

Unduh file ekstensi Triple J Now Playing dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
URL Resmi https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
Deskripsi What's playing on Triple J NOW
Ukuran File 185 KB
Jumlah Instalasi 14
Versi Saat Ini 0.3
Terakhir Diperbarui 2015-11-16
Tanggal Publikasi 2015-11-16
Penilaian 5.00/5 Total 5 Penilaian
Pengembang staticbuzz
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}