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
Cos'è Hindi Music | Bollywood | Aksha Mp3?
Hindi Music | Bollywood | Aksha Mp3 è un'estensione di Chrome sviluppata da http://aksha.eu, e la sua funzione principale è "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hindi Music | Bollywood | Aksha Mp3
Scarica i file di estensione Hindi Music | Bollywood | Aksha Mp3 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
Informazioni di Base sull'Estensione
Nome | |
ID | fnnjcfjgaplakjngndkojbnlilicmfod |
URL Ufficiale | https://chrome.google.com/webstore/detail/fnnjcfjgaplakjngndkojbnlilicmfod |
Descrizione | Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension |
Dimensione del File | 107 KB |
Conteggio Installazioni | 49 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2016-06-02 |
Data di Pubblicazione | 2016-06-02 |
Valutazione | 4.50/5 Totale 4 Valutazioni |
Sviluppatore | http://aksha.eu |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://aksha.eu/hindi.html |
URL della Pagina di Aiuto | http://aksha.eu/hindi.html |
Lingue Supportate | 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" ] } |