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
What is Hindi Music | Bollywood | Aksha Mp3?
Hindi Music | Bollywood | Aksha Mp3 is a Chrome extension developed by http://aksha.eu, and its main feature is "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension".
Extension Screenshots
Download Hindi Music | Bollywood | Aksha Mp3 Extension CRX File
Download Hindi Music | Bollywood | Aksha Mp3 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
Extension Basic Information
Name | |
ID | fnnjcfjgaplakjngndkojbnlilicmfod |
Official URL | 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 |
File Size | 107 KB |
Installation Count | 49 |
Current Version | 1.0.2 |
Last Updated | 2016-06-02 |
Publish Date | 2016-06-02 |
Rating | 4.50/5 Total 4 Ratings |
Developer | http://aksha.eu |
[email protected] | |
Payment Type | free |
Extension Website | http://aksha.eu/hindi.html |
Help Page URL | http://aksha.eu/hindi.html |
Supported Languages | 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" ] } |