Hindi Radio - Sur Station
Hindi Radio - Sur Station
Apa itu Hindi Radio - Sur Station?
Hindi Radio - Sur Station adalah ekstensi Chrome yang dikembangkan oleh sunil.syal, dan fitur utamanya adalah "Hindi Radio - Sur Station".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hindi Radio - Sur Station
Unduh file ekstensi Hindi Radio - Sur Station dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
URL Resmi | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Deskripsi | Hindi Radio - Sur Station |
Ukuran File | 457 KB |
Jumlah Instalasi | 100 |
Versi Saat Ini | 4 |
Terakhir Diperbarui | 2015-05-17 |
Tanggal Publikasi | 2015-05-17 |
Penilaian | 4.33/5 Total 6 Penilaian |
Pengembang | sunil.syal |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.radionomy.com/en/radio/surstation/index |
Bahasa yang Didukung | 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\/" ] } |