Balkan Radio Stanice

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

Hvad er Balkan Radio Stanice?

Balkan Radio Stanice er en Chrome-udvidelse udviklet af https://onlinevijesti.com, og dens hovedfunktion er "Slušajte radio stanice s balkana na jednom mjestu, u vašem chrome pretraživaću. by Hadis Neslanovic".

Udvidelsesskærmbilleder

screenshot

Download Balkan Radio Stanice-udvidelses-CRX-fil

Download Balkan Radio Stanice-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Balkan Radio Stanice Balkan Radio Stanice
ID hkmbgklgecbajipgpnmjbfhaplkanicm
Officiel URL https://chromewebstore.google.com/detail/balkan-radio-stanice/hkmbgklgecbajipgpnmjbfhaplkanicm
Beskrivelse Slušajte radio stanice s balkana na jednom mjestu, u vašem chrome pretraživaću. by Hadis Neslanovic
Filstørrelse 213 KB
Antal Installationer 101
Nuværende Version 2.9
Senest Opdateret 2022-04-27
Udgivelsesdato 2019-02-15
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler https://onlinevijesti.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.onlinevijesti.com/
Hjælpeside-URL https://www.onlinevijesti.com/kontakt/
URL til Fortrolighedspolitik Side https://www.onlinevijesti.com/privacy-policy
Understøttede Sprog 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\/"
    ]
}