Hindi Radio - Sur Station
Hindi Radio - Sur Station
Hvad er Hindi Radio - Sur Station?
Hindi Radio - Sur Station er en Chrome-udvidelse udviklet af sunil.syal, og dens hovedfunktion er "Hindi Radio - Sur Station".
Udvidelsesskærmbilleder
Download Hindi Radio - Sur Station-udvidelses-CRX-fil
Download Hindi Radio - Sur Station-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
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
Officiel URL | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Beskrivelse | Hindi Radio - Sur Station |
Filstørrelse | 457 KB |
Antal Installationer | 100 |
Nuværende Version | 4 |
Senest Opdateret | 2015-05-17 |
Udgivelsesdato | 2015-05-17 |
Bedømmelse | 4.33/5 Samlet 6 Bedømmelser |
Udvikler | sunil.syal |
Betalingsmetode | free |
Udvidelseswebsted | https://www.radionomy.com/en/radio/surstation/index |
Understøttede Sprog | 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\/" ] } |