BiH Live Radio
Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.
Wat is BiH Live Radio?
BiH Live Radio is een Chrome-extensie ontwikkeld door http://4ants.ba, en de belangrijkste functie is "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.".
Extensie Screenshots
Download het CRX-bestand van de extensie BiH Live Radio
Download BiH Live Radio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | mnoohcgofnohagkhbjcfidmpkfpddkmc |
Officiële URL | https://chrome.google.com/webstore/detail/bih-live-radio/mnoohcgofnohagkhbjcfidmpkfpddkmc |
Beschrijving | Listen to live streaming of the most popular Bosnia and Herzegovina radio stations. |
Bestandsgrootte | 138 KB |
Aantal Installaties | 48 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2012-11-08 |
Publicatiedatum | 2012-11-08 |
Beoordeling | 4.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | http://4ants.ba |
Betalingswijze | free |
Extensiewebsite | http://www.4ants.ba/ |
Ondersteunde Talen | 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" } } |