BeeTracker - Theo dõi giá sản phẩm
Xem lịch sử giá và theo dõi giá sản phẩm, giúp bạn tiết kiện tiền khi mua sắm online.
What is BeeTracker - Theo dõi giá sản phẩm?
BeeTracker - Theo dõi giá sản phẩm is a Chrome extension developed by https://beetracker.io, and its main feature is "Xem lịch sử giá và theo dõi giá sản phẩm, giúp bạn tiết kiện tiền khi mua sắm online.".
Extension Screenshots
Download BeeTracker - Theo dõi giá sản phẩm Extension CRX File
Download BeeTracker - Theo dõi giá sản phẩm extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
TẠI SAO BEETRACKER LÀ LỰA CHỌN TỐT NHẤT 👌 Xem lịch sử giá, giúp bạn tránh khỏi những khuyến mại ảo. 👌 Theo dõi giá sản phẩm, nhận thông báo khi sản phẩm đó bất ngờ giảm giá (flash sale). 👌 Đánh giá độ uy tín của shop, tránh mua phải shop lừa đảo. ⚡ BeeTracker hỗ trợ Theo dõi giá hầu hết các website hiện có như Shopee, Lazada, Tiki, Thegioididong, Điện Máy Xanh... điều mà các tiện ích chưa làm được. ⚡ Bee là tiện ích mở rộng không thể thiếu cho mọi tín đồ mua sắm. Bee rất nhẹ và sẽ không bao giờ làm phiền bạn khi mua sắm. 🌍 https://beetracker.io
Extension Basic Information
Name | BeeTracker - Theo dõi giá sản phẩm |
ID | flkedkpgefehloappajjolclflgegpci |
Official URL | https://chromewebstore.google.com/detail/beetracker-theo-d%C3%B5i-gi%C3%A1-s/flkedkpgefehloappajjolclflgegpci |
Description | Xem lịch sử giá và theo dõi giá sản phẩm, giúp bạn tiết kiện tiền khi mua sắm online. |
File Size | 1.58 MB |
Installation Count | 1,282 |
Current Version | 9.1.3 |
Last Updated | 2023-08-15 |
Publish Date | 2020-05-31 |
Rating | 3.26/5 Total 23 Ratings |
Developer | https://beetracker.io |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.vanx.vn/en/privacy-policy |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "BeeTracker", "description": "__MSG_extDesc__", "version": "9.1.3", "icons": { "16": ".\/static\/images\/16.png", "48": ".\/static\/images\/48.png", "128": ".\/static\/images\/128.png" }, "action": { "default_icon": { "48": ".\/static\/images\/48.png" }, "default_popup": ".\/index.html", "default_title": "BeeTracker" }, "permissions": [ "tabs", "notifications", "contextMenus", "storage", "cookies" ], "host_permissions": [ "*:\/\/*.beetracker.io\/" ], "background": { "service_worker": ".\/background.js", "type": "module" }, "default_locale": "vi" } |