Triple J Now Playing

What's playing on Triple J NOW

O que é Triple J Now Playing?

Triple J Now Playing é uma extensão do Chrome desenvolvida por staticbuzz, e sua principal característica é "What's playing on Triple J NOW".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Triple J Now Playing

Baixe arquivos de extensão Triple J Now Playing no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
URL Oficial https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
Descrição What's playing on Triple J NOW
Tamanho do Arquivo 185 KB
Contagem de Instalações 14
Versão Atual 0.3
Última Atualização 2015-11-16
Data de Publicação 2015-11-16
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor staticbuzz
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}