Hindi Radio - Sur Station
Hindi Radio - Sur Station
Was ist Hindi Radio - Sur Station?
Hindi Radio - Sur Station ist eine Chrome-Erweiterung, die von sunil.syal entwickelt wurde, und ihr Hauptmerkmal ist "Hindi Radio - Sur Station".
Erweiterungsscreenshots
Hindi Radio - Sur Station-Erweiterungs-CRX-Datei herunterladen
Laden Sie Hindi Radio - Sur Station-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
Offizielle URL | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Beschreibung | Hindi Radio - Sur Station |
Dateigröße | 457 KB |
Installationsanzahl | 100 |
Aktuelle Version | 4 |
Letztes Update | 2015-05-17 |
Veröffentlichungsdatum | 2015-05-17 |
Bewertung | 4.33/5 Insgesamt 6 Bewertungen |
Entwickler | sunil.syal |
Zahlungsart | free |
Erweiterungswebsite | https://www.radionomy.com/en/radio/surstation/index |
Unterstützte Sprachen | 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\/" ] } |