Hindi Radio - Sur Station

Hindi Radio - Sur Station

什麼是Hindi Radio - Sur Station?

Hindi Radio - Sur Station是由sunil.syal開發的Chrome擴展程式,該擴展的主要功能是“Hindi Radio - Sur Station”。

擴展截圖

screenshot

下載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.                    

擴展基本資訊

名稱 Hindi Radio - Sur Station Hindi Radio - Sur Station
ID dldnfindhjgjlheofajbckcgobiannlp
官方網址 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\/"
    ]
}