BiH Live Radio
Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.
O que é BiH Live Radio?
BiH Live Radio é uma extensão do Chrome desenvolvida por http://4ants.ba, e sua principal característica é "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BiH Live Radio
Baixe arquivos de extensão BiH Live Radio 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
Listen to live streaming of the most popular Bosnia and Herzegovina radio stations. Choose from the list of hand picked radio stations and enjoy quality music. Included radio stations: Radio Dobre Vibracije, Studio 88, Radio Sarajevo, Radio Stari Grad and other.
Informações Básicas da Extensão
Nome | |
ID | mnoohcgofnohagkhbjcfidmpkfpddkmc |
URL Oficial | https://chrome.google.com/webstore/detail/bih-live-radio/mnoohcgofnohagkhbjcfidmpkfpddkmc |
Descrição | Listen to live streaming of the most popular Bosnia and Herzegovina radio stations. |
Tamanho do Arquivo | 138 KB |
Contagem de Instalações | 48 |
Versão Atual | 1.2 |
Última Atualização | 2012-11-08 |
Data de Publicação | 2012-11-08 |
Classificação | 4.00/5 Total de 6 Avaliações |
Desenvolvedor | http://4ants.ba |
Tipo de Pagamento | free |
Site da Extensão | http://www.4ants.ba/ |
Idiomas Suportados | hr |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BiH Live Radio", "version": "1.2", "description": "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.", "background": { "page": "pages\/background.html" }, "browser_action": { "default_title": "BiH Live Radio", "default_icon": "icons\/icon-24.png", "default_popup": "pages\/popup.html" }, "permissions": [ "http:\/\/share.4ants.info\/" ], "icons": { "24": "icons\/icon-24.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png", "256": "icons\/icon-256.png" } } |