Hindi Radio - Sur Station

Hindi Radio - Sur Station

Wat is Hindi Radio - Sur Station?

Hindi Radio - Sur Station is een Chrome-extensie ontwikkeld door sunil.syal, en de belangrijkste functie is "Hindi Radio - Sur Station".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Hindi Radio - Sur Station

Download Hindi Radio - Sur Station-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

                        One more step to bring best music to you. Add this chrome extension to listen non-stop Hindi Golden Era Songs -@ Sur Station - as long your Chrome is open.                    

Basisinformatie over de Extensie

Naam Hindi Radio - Sur Station Hindi Radio - Sur Station
ID dldnfindhjgjlheofajbckcgobiannlp
Officiële URL https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp
Beschrijving Hindi Radio - Sur Station
Bestandsgrootte 457 KB
Aantal Installaties 100
Huidige Versie 4
Laatst Bijgewerkt 2015-05-17
Publicatiedatum 2015-05-17
Beoordeling 4.33/5 Totaal 6 Beoordelingen
Ontwikkelaar sunil.syal
Betalingswijze free
Extensiewebsite https://www.radionomy.com/en/radio/surstation/index
Ondersteunde Talen hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hindi Radio - Sur Station",
    "description": "Hindi Radio - Sur Station",
    "version": "4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}