Hindi Radio - Sur Station
Hindi Radio - Sur Station
What is Hindi Radio - Sur Station?
Hindi Radio - Sur Station is a Chrome extension developed by sunil.syal, and its main feature is "Hindi Radio - Sur Station".
Extension Screenshots
Download Hindi Radio - Sur Station Extension CRX File
Download Hindi Radio - Sur Station extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
Official URL | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Description | Hindi Radio - Sur Station |
File Size | 457 KB |
Installation Count | 100 |
Current Version | 4 |
Last Updated | 2015-05-17 |
Publish Date | 2015-05-17 |
Rating | 4.33/5 Total 6 Ratings |
Developer | sunil.syal |
Payment Type | free |
Extension Website | https://www.radionomy.com/en/radio/surstation/index |
Supported Languages | 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\/" ] } |