Hindi Radio - Sur Station
Hindi Radio - Sur Station
Cos'è Hindi Radio - Sur Station?
Hindi Radio - Sur Station è un'estensione di Chrome sviluppata da sunil.syal, e la sua funzione principale è "Hindi Radio - Sur Station".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hindi Radio - Sur Station
Scarica i file di estensione Hindi Radio - Sur Station in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
URL Ufficiale | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Descrizione | Hindi Radio - Sur Station |
Dimensione del File | 457 KB |
Conteggio Installazioni | 100 |
Versione Corrente | 4 |
Ultimo Aggiornamento | 2015-05-17 |
Data di Pubblicazione | 2015-05-17 |
Valutazione | 4.33/5 Totale 6 Valutazioni |
Sviluppatore | sunil.syal |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.radionomy.com/en/radio/surstation/index |
Lingue Supportate | 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\/" ] } |