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 |
官方網址 | 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 |
電子郵箱 | [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" ] } |