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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://aksha.eu และคุณลักษณะหลักของมันคือ "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hindi Music | Bollywood | Aksha Mp3
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" ] } |