Hindi Music | Bollywood | Aksha Mp3
Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
Qu'est-ce que Hindi Music | Bollywood | Aksha Mp3 ?
Hindi Music | Bollywood | Aksha Mp3 est une extension Chrome développée par http://aksha.eu, et sa fonction principale est "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hindi Music | Bollywood | Aksha Mp3
Téléchargez les fichiers d'extension Hindi Music | Bollywood | Aksha Mp3 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
Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
Informations de Base sur l'Extension
Nom | |
ID | fnnjcfjgaplakjngndkojbnlilicmfod |
URL Officiel | https://chrome.google.com/webstore/detail/fnnjcfjgaplakjngndkojbnlilicmfod |
Description | Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension |
Taille du Fichier | 107 KB |
Nombre d'Installations | 49 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2016-06-02 |
Date de Publication | 2016-06-02 |
Évaluation | 4.50/5 Total 4 Évaluations |
Développeur | http://aksha.eu |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://aksha.eu/hindi.html |
URL de la Page d'Aide | http://aksha.eu/hindi.html |
Langues Prises en Charge | hi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hindi Music | Bollywood | Aksha Mp3", "description": "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension", "version": "1.0.2", "author": "Alex Marton", "homepage_url": "http:\/\/aksha.eu", "short_name": "Hindi", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "\/img\/aksha.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |