Radio Wanderlust

Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com

O que é Radio Wanderlust?

Radio Wanderlust é uma extensão do Chrome desenvolvida por https://www.radiowanderlust.com, e sua principal característica é "Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Radio Wanderlust

Baixe arquivos de extensão Radio Wanderlust 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

                        Every day we play great music for all travelers and we would love to be your best friend on the way! With this idea, our radio broadcast has been on air everyday! Thank you for listening to us and sharing this journey with us.                    

Informações Básicas da Extensão

Nome Radio Wanderlust Radio Wanderlust
ID mfebbncnigpnnoibbfkmheddmlhjpgbe
URL Oficial https://chromewebstore.google.com/detail/radio-wanderlust/mfebbncnigpnnoibbfkmheddmlhjpgbe
Descrição Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com
Tamanho do Arquivo 53.34 KB
Contagem de Instalações 73
Versão Atual 0.2
Última Atualização 2020-09-23
Data de Publicação 2020-09-21
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://www.radiowanderlust.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda http://support.radiowanderlust.com
Idiomas Suportados en-US
manifest.json
{
    "author": "Wanderlust Design",
    "background": {
        "scripts": [
            "playme.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/yes.png",
        "default_title": "__MSG_appButtonDesc__"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/radiowanderlust.com",
    "icons": {
        "128": "images\/rw.png"
    },
    "manifest_version": 2,
    "name": "Radio Wanderlust",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2",
    "web_accessible_resources": [
        "images\/*.png"
    ]
}