BiH Live Radio
Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.
Qu'est-ce que BiH Live Radio ?
BiH Live Radio est une extension Chrome développée par http://4ants.ba, et sa fonction principale est "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BiH Live Radio
Téléchargez les fichiers d'extension BiH Live Radio au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | mnoohcgofnohagkhbjcfidmpkfpddkmc |
URL Officiel | https://chrome.google.com/webstore/detail/bih-live-radio/mnoohcgofnohagkhbjcfidmpkfpddkmc |
Description | Listen to live streaming of the most popular Bosnia and Herzegovina radio stations. |
Taille du Fichier | 138 KB |
Nombre d'Installations | 48 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2012-11-08 |
Date de Publication | 2012-11-08 |
Évaluation | 4.00/5 Total 6 Évaluations |
Développeur | http://4ants.ba |
Type de Paiement | free |
Site Web de l'Extension | http://www.4ants.ba/ |
Langues Prises en Charge | 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" } } |