Aiveera Online Shopping Assistant
Aiveera 1-Click Price Comparison
Aiveera Online Shopping Assistantคืออะไร?
Aiveera Online Shopping Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://aiveera.com และคุณลักษณะหลักของมันคือ "Aiveera 1-Click Price Comparison"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aiveera Online Shopping Assistant
ดาวน์โหลดไฟล์ส่วนขยาย Aiveera Online Shopping Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Search by image. Click on any image to find similar items at cheaper prices. Search for products at Aliexpress, Amazon, eBay, and CJDropshipping. In one click Aiveera will find exact or similar items, compare all suppliers from various shops and show the best prices available. Aiveera lets you find desired products faster and at much cheaper prices in one easy click. Aiveera.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Aiveera Online Shopping Assistant |
ID | hkifaniplmigcbkcppibejobhicmkjhf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aiveera-online-shopping-a/hkifaniplmigcbkcppibejobhicmkjhf |
คำอธิบาย | Aiveera 1-Click Price Comparison |
ขนาดไฟล์ | 596 KB |
จำนวนการติดตั้ง | 10,623 |
เวอร์ชันปัจจุบัน | 1.9.7 |
อัปเดตครั้งล่าสุด | 2021-12-03 |
วันที่เผยแพร่ | 2020-04-24 |
คะแนน | 3.77/5 รวมทั้งหมด 35 คะแนน |
ผู้พัฒนา | https://aiveera.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | de,en,en-GB,en-US,fr,nl,es,es-419,it,lv,lt,pl,pt-BR,pt-PT,ro,cs,ru,uk |
manifest.json | |
{ "manifest_version": 2, "name": "__MSG_appname__", "version": "1.9.7", "description": "__MSG_appdesc__", "homepage_url": "https:\/\/aiveera.com\/", "default_locale": "en", "icons": { "16": "img\/16.png", "32": "img\/32.png", "48": "img\/48.png", "64": "img\/64.png", "128": "img\/128.png" }, "browser_action": { "default_title": "__MSG_appdesc__", "default_icon": "img\/16.png", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/libs\/jquery-3.2.1.min.js", "js\/utils.js", "js\/background\/login.js", "js\/background\/management.js", "js\/background\/background.js", "js\/background\/tracker.js" ] }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "js\/libs\/jquery-3.2.1.min.js", "js\/libs\/logger.js", "js\/utils.js", "js\/inject\/content.js", "js\/inject\/management.js" ], "all_frames": true, "run_at": "document_end" } ], "permissions": [ " |