Hindi Radio - Sur Station
Hindi Radio - Sur Station
什么是Hindi Radio - Sur Station?
Hindi Radio - Sur Station是由sunil.syal开发的Chrome扩展程序,该扩展的主要功能是“Hindi Radio - Sur Station”。
扩展截图
下载Hindi Radio - Sur Station扩展crx文件
下载Hindi Radio - Sur Station扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
官方URL | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
简介 | Hindi Radio - Sur Station |
文件大小 | 457 KB |
安装次数 | 100 |
当前版本 | 4 |
更新时间 | 2015-05-17 |
上架时间 | 2015-05-17 |
评分 | 4.33/5 共6次评分 |
开发者 | sunil.syal |
付费类型 | free |
扩展官网 | https://www.radionomy.com/en/radio/surstation/index |
支持的语言 | 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\/" ] } |