Sinago.Vn - Công cụ đặt hàng
Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.
Qu'est-ce que Sinago.Vn - Công cụ đặt hàng ?
Sinago.Vn - Công cụ đặt hàng est une extension Chrome développée par Cổng nhập hàng Trung Quốc, et sa fonction principale est "Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Sinago.Vn - Công cụ đặt hàng
Téléchargez les fichiers d'extension Sinago.Vn - Công cụ đặt hàng au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
1. Tìm kiếm sản phẩm trên Taobao.com, Tmall.com và 1688.com 2. Chờ hệ thống load và hiển thị các thông tin về phiên dịch, tỷ giá, giá chuyển đổi, thanh công cụ... 3. Chọn các sản phẩm cùng các thuộc tính (màu sắc, kích thước...) bạn mong muốn. 4. Bấm Thêm sản phẩm để đưa sản phẩm đó vào giỏ hàng. 5. Xem lại nhanh các sản phẩm đã chọn bằng việc bấm Xem giỏ hàng. 6. Mua hàng đơn giản bằng việc bấm Vào giỏ hàng để xem lại toàn bộ thông tin sản phẩm và chi phí của đơn hàng. 7. Trong giao diện Vào giỏ hàng, bấm ĐẶT HÀNG để chúng tôi được vinh dự phục vụ bạn.
Informations de Base sur l'Extension
Nom | Sinago.Vn - Công cụ đặt hàng |
ID | eebpkbhdjgmbdbnpehlibjmaodgojfib |
URL Officiel | https://chromewebstore.google.com/detail/sinagovn-c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng/eebpkbhdjgmbdbnpehlibjmaodgojfib |
Description | Công cụ đặt (order) hàng trên hệ thống Sinago.Vn. |
Taille du Fichier | 130 KB |
Nombre d'Installations | 129 |
Version Actuelle | 2.2 |
Dernière Mise à Jour | 2024-03-05 |
Date de Publication | 2022-07-08 |
Développeur | Cổng nhập hàng Trung Quốc |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://sinago.vm |
URL de la Page d'Aide | https://sinago.vn |
URL de la Page de Politique de Confidentialité | https://sinago.vn/chinh-sach-bao-mat-thong-tin |
Langues Prises en Charge | vi |
manifest.json | |
{ "action": { "default_icon": "icons\/icon.png", "default_title": "Sinago.Vn - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery.js", "js\/content.js" ], "matches": [ "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.vip.com\/*", "https:\/\/*.vip.com\/*", "http:\/\/*.vipshop.com\/*", "https:\/\/*.vipshop.com\/*" ], "run_at": "document_end" } ], "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t (order) h\u00e0ng tr\u00ean h\u1ec7 th\u1ed1ng Sinago.Vn.", "icons": { "512": "icons\/icon.png" }, "background": { "service_worker": "background.js" }, "manifest_version": 3, "name": "Sinago.Vn - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng", "host_permissions": [ "https:\/\/*.sinago.vn\/*", "http:\/\/*.sinago.vn\/*", "http:\/\/localhost\/*", "*:\/\/*.google.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.vip.com\/*", "https:\/\/*.vip.com\/*", "http:\/\/*.vipshop.com\/*", "https:\/\/*.vipshop.com\/*" ], "short_name": "Sinago.Vn", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2" } |