AliTrusts — Shopping Assistant on AliExpress™
Price history, seller rating, customer reviews, similar products
AliTrusts — Shopping Assistant on AliExpress™ là gì?
AliTrusts — Shopping Assistant on AliExpress™ là một tiện ích mở rộng Chrome được phát triển bởi https://alitrusts.io, và tính năng chính của nó là "Price history, seller rating, customer reviews, similar products".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng AliTrusts — Shopping Assistant on AliExpress™
Tải xuống các tệp mở rộng AliTrusts — Shopping Assistant on AliExpress™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Dynamics of price changes, monitoring of discounts, information about the seller, reviews of real buyers. The AliTrusts extension is added directly to the item page. AliTrusts will ensure that you can buy at low prices only from trusted sellers. Sales on large marketplaces are held all the time, but many sellers leave discounts on goods after sales. Here is what Alitrusts will do for you to save even more on your purchases: - check the seller. When compiling a seller's rating, it is taken into account how long he has been selling on the marketplace, how well the seller's goods correspond to the description, how the seller has proven himself in communicating with buyers, and also how quickly the seller ships orders; - will show the history of price changes so that you can make sure that the discount is real, if the seller reports about its availability; - track the price increase/decrease for a specific commodity item; - prepare and conveniently display customer reviews; - will notify you about the price reduction for the goods; - will display similar products. The AliTrusts plugin allows you to familiarize yourself with the change in the price of the product before making a purchase (whether the discount declared by the seller is real), reviews of real buyers, check how reliable the seller is, find similar products, track the decrease / increase in the price of the product. Enjoy safe shopping with AliTrusts - Shopping Assistant on AliExpress™. Questions and suggestions related to the operation of the AliTrusts add-on, you can send us at [email protected]. By installing the extension, you authorize the extension to redirect you to the links of the AliExpress affiliate program. To provide features and improve the product, we collect anonymized data about how you use AliExpress. More details in the privacy policy - https://alitrusts.io/policy
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | AliTrusts — Shopping Assistant on AliExpress™ |
ID | kegjniidafncoglcioapcchlcdkeifdg |
URL Chính Thức | https://chromewebstore.google.com/detail/alitrusts-%E2%80%94-shopping-assi/kegjniidafncoglcioapcchlcdkeifdg |
Mô tả | Price history, seller rating, customer reviews, similar products |
Kích Thước Tệp | 151 KB |
Số Lần Cài Đặt | 55 |
Phiên Bản Hiện Tại | 23.0.0.3 |
Cập Nhật Lần Cuối | 2023-11-04 |
Ngày Phát Hành | 2022-04-18 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://alitrusts.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://alitrusts.io |
URL Trang Chính Sách Bảo Mật | https://alitrusts.io/policy |
Ngôn Ngữ Được Hỗ Trợ | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "23.0.0.3", "manifest_version": 3, "icons": { "16": "\/images\/icons\/accessibility_new_black_16dp.png", "48": "\/images\/icons\/accessibility_new_black_48dp.png", "128": "\/images\/icons\/accessibility_new_black_128dp.png" }, "background": { "service_worker": "\/background.js" }, "content_scripts": [ { "matches": [ "https:\/\/aliexpress.ru\/item\/*", "https:\/\/www.aliexpress.com\/item\/*" ], "css": [ "main.css" ], "js": [ "index.js", "chart.js" ] } ], "permissions": [], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icons\/copy_accessibility_new_black_16dp.png", "48": "\/images\/icons\/copy_accessibility_new_black_48dp.png", "128": "\/images\/icons\/copy_accessibility_new_black_128dp.png" } }, "web_accessible_resources": [ { "resources": [ "images\/*.png", "images\/*.svg", "images\/background\/*.png", "images\/background\/*.svg", "images\/img\/*.png", "images\/img\/*.svg" ], "matches": [ " |