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
Hindi Music | Bollywood | Aksha Mp3とは何ですか?
Hindi Music | Bollywood | Aksha Mp3はhttp://aksha.euによって開発されたChromeの拡張機能で、その主な機能は「Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension」です。
拡張機能のスクリーンショット
Hindi Music | Bollywood | Aksha Mp3拡張機能のCRXファイルをダウンロード
Hindi Music | Bollywood | Aksha Mp3拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
拡張機能の基本情報
名前 | |
ID | fnnjcfjgaplakjngndkojbnlilicmfod |
公式URL | https://chrome.google.com/webstore/detail/fnnjcfjgaplakjngndkojbnlilicmfod |
説明 | Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension |
ファイルサイズ | 107 KB |
インストール数 | 49 |
現在のバージョン | 1.0.2 |
最終更新日 | 2016-06-02 |
公開日 | 2016-06-02 |
評価 | 4.50/5 合計 4 レビュー |
開発者 | http://aksha.eu |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://aksha.eu/hindi.html |
ヘルプページのURL | http://aksha.eu/hindi.html |
対応言語 | 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" ] } |