Balkan Radio Stanice

Slušajte radio stanice s balkana na jednom mjestu, u vašem chrome pretraživaću. by Hadis Neslanovic

Wat is Balkan Radio Stanice?

Balkan Radio Stanice is een Chrome-extensie ontwikkeld door https://onlinevijesti.com, en de belangrijkste functie is "Slušajte radio stanice s balkana na jednom mjestu, u vašem chrome pretraživaću. by Hadis Neslanovic".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Balkan Radio Stanice

Download Balkan Radio Stanice-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

                        Radio stanice uzivo u vaserm browseru, slušajte omiljenu radio stanicu dok ste na Facebook-u ili dok pretrazujete internet. Brzo i jednostavno.                    

Basisinformatie over de Extensie

Naam Balkan Radio Stanice Balkan Radio Stanice
ID hkmbgklgecbajipgpnmjbfhaplkanicm
Officiële URL https://chromewebstore.google.com/detail/balkan-radio-stanice/hkmbgklgecbajipgpnmjbfhaplkanicm
Beschrijving Slušajte radio stanice s balkana na jednom mjestu, u vašem chrome pretraživaću. by Hadis Neslanovic
Bestandsgrootte 213 KB
Aantal Installaties 101
Huidige Versie 2.9
Laatst Bijgewerkt 2022-04-27
Publicatiedatum 2019-02-15
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://onlinevijesti.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.onlinevijesti.com/
Help Pagina-URL https://www.onlinevijesti.com/kontakt/
URL van de Privacybeleid Pagina https://www.onlinevijesti.com/privacy-policy
Ondersteunde Talen hr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Balkan Radio Stanice",
    "short_name": "Radio by Hadis",
    "description": "Slu\u0161ajte radio stanice s balkana na jednom mjestu, u va\u0161em chrome pretra\u017eiva\u0107u. by Hadis Neslanovic",
    "icons": {
        "16": "images\/16.png",
        "19": "images\/19.png",
        "38": "images\/48.png",
        "48": "images\/48.png"
    },
    "version": "2.9",
    "browser_action": {
        "default_title": "Radio by Hadis",
        "default_icon": "images\/48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js",
            "jquery.min.js",
            "jquery.js"
        ]
    },
    "web_accessible_resources": [
        "popup.html",
        "popup.js"
    ],
    "permissions": [
        "https:\/\/www.onlinevijesti.com\/"
    ]
}