Hindi Radio - Sur Station
Hindi Radio - Sur Station
Qu'est-ce que Hindi Radio - Sur Station ?
Hindi Radio - Sur Station est une extension Chrome développée par sunil.syal, et sa fonction principale est "Hindi Radio - Sur Station".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hindi Radio - Sur Station
Téléchargez les fichiers d'extension Hindi Radio - Sur Station au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
URL Officiel | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Description | Hindi Radio - Sur Station |
Taille du Fichier | 457 KB |
Nombre d'Installations | 100 |
Version Actuelle | 4 |
Dernière Mise à Jour | 2015-05-17 |
Date de Publication | 2015-05-17 |
Évaluation | 4.33/5 Total 6 Évaluations |
Développeur | sunil.syal |
Type de Paiement | free |
Site Web de l'Extension | https://www.radionomy.com/en/radio/surstation/index |
Langues Prises en Charge | 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\/" ] } |