Amazon Quick View by AMZScout
See Margin, BSR, ASIN, Size, etc. on an Amazon search page! All crucial data available right as you search for or browse products.
Amazon Quick View by AMZScoutคืออะไร?
Amazon Quick View by AMZScout เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://amzscout.net และคุณลักษณะหลักของมันคือ "See Margin, BSR, ASIN, Size, etc. on an Amazon search page! All crucial data available right as you search for or browse products."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon Quick View by AMZScout
ดาวน์โหลดไฟล์ส่วนขยาย Amazon Quick View by AMZScout ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With Quick View Extension by AMZScout, you can easily compare the products right on the Amazon pages. You now can choose the best item to sell with all the data right in front of you. There is no need to pull up extensions anymore. Simply type in a niche and enjoy viewing the full information. Quick View will show you: + BSR and its history + Price history + The best Keywords + Which sellers sell the product - FBA (and their number) - FBM (and their number) - Amazon itself sells it - Amazon Warehouse deals + The product’s FBA fees + The date it became available + Profit margin + Listing quality + ASIN + Size + Weight This works on all major marketplaces.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Amazon Quick View by AMZScout |
ID | pggamokfileohlopdonjmelbbghhnlah |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/amazon-quick-view-by-amzs/pggamokfileohlopdonjmelbbghhnlah |
คำอธิบาย | See Margin, BSR, ASIN, Size, etc. on an Amazon search page! All crucial data available right as you search for or browse products. |
ขนาดไฟล์ | 923 KB |
จำนวนการติดตั้ง | 33,974 |
เวอร์ชันปัจจุบัน | 1.9.7 |
อัปเดตครั้งล่าสุด | 2024-02-15 |
วันที่เผยแพร่ | 2020-06-22 |
คะแนน | 4.27/5 รวมทั้งหมด 74 คะแนน |
ผู้พัฒนา | https://amzscout.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://amzscout.net/ |
URL หน้านโยบายความเป็นส่วนตัว | https://amzscout.net/docs/security-policy.pdf |
ภาษาที่รองรับ | de,en,fr,ru,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "oauth2": { "client_id": "342231008843-00bgfal101nucj7gdvmuq0aqg45kmgdn.apps.googleusercontent.com", "scopes": [ "email" ] }, "manifest_version": 3, "name": "__MSG_appName__", "short_name": "Quick View", "description": "__MSG_appDesc__", "version": "1.9.7", "default_locale": "en", "icons": { "16": "images\/logo\/16.png", "32": "images\/logo\/32.png", "38": "images\/logo\/38.png", "48": "images\/logo\/48.png", "128": "images\/logo\/128.png" }, "action": { "default_title": "AMZScout Quick View", "default_icon": "images\/logo\/38.png", "default_popup": "splash.html" }, "author": "https:\/\/amzscout.net", "homepage_url": "https:\/\/amzscout.net", "background": { "service_worker": "background.js", "type": "module" }, "permissions": [ "background", "activeTab", "tabs", "storage", "unlimitedStorage", "cookies" ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "bundle.css", "images\/*.png", "images\/*.svg", "images\/*.gif", "images\/*.jpg", "images\/*\/*.png", "images\/*\/*.svg", "images\/*\/*.gif", "images\/*\/*.jpg" ], "matches": [ " |