Hindi Radio - Sur Station

Hindi Radio - Sur Station

Hindi Radio - Sur Station là gì?

Hindi Radio - Sur Station là một tiện ích mở rộng Chrome được phát triển bởi sunil.syal, và tính năng chính của nó là "Hindi Radio - Sur Station".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hindi Radio - Sur Station

Tải xuống các tệp mở rộng Hindi Radio - Sur Station dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hindi Radio - Sur Station Hindi Radio - Sur Station
ID dldnfindhjgjlheofajbckcgobiannlp
URL Chính Thức https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp
Mô tả Hindi Radio - Sur Station
Kích Thước Tệp 457 KB
Số Lần Cài Đặt 100
Phiên Bản Hiện Tại 4
Cập Nhật Lần Cuối 2015-05-17
Ngày Phát Hành 2015-05-17
Đánh Giá 4.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển sunil.syal
Loại Thanh Toán free
Trang Web Mở Rộng https://www.radionomy.com/en/radio/surstation/index
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}