Alibaba Add-on
Order Vận chuyển - https:/alibabavn.com/
Wat is Alibaba Add-on?
Alibaba Add-on is een Chrome-extensie ontwikkeld door vanchuyenviettrung, en de belangrijkste functie is "Order Vận chuyển - https:/alibabavn.com/".
Extensie Screenshots
Download het CRX-bestand van de extensie Alibaba Add-on
Download Alibaba Add-on-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Order Vận chuyển - alibaba.com CÔNG CỤ ĐẶT HÀNG - trungvietod.com có thể được coi là một hoa tiêu giúp bạn mua hàng dễ dàng hơn trên các website thương mại điện tử Trung Quốc. Tính năng chính: 1. Giỏ hàng xem trước: Bạn có thể xem nhanh các sản phẩm mà mình đã chọn mua mà không cần phải lo lắng về việc mình có cần phải đăng nhập hay không. Chúng sẽ được tự động lưu giữ lại cho tới khi bạn chọn "Xóa tất cả" trong giao diện giỏ hàng. 2. Tỷ giá và giá chuyển đổi: Công cụ này sẽ cập nhật tỷ giá theo thời gian thực và dựa vào đó để quy đổi giá trị hàng hóa từ tiền Tệ ra tiền Việt. Giúp bạn dễ dàng theo dõi giá trị của sản phẩm một cách nhanh và chính xác nhất.
Basisinformatie over de Extensie
Naam | Alibaba Add-on |
ID | pelfikckboehfkinneliemonlocacdjf |
Officiële URL | https://chromewebstore.google.com/detail/alibaba-add-on/pelfikckboehfkinneliemonlocacdjf |
Beschrijving | Order Vận chuyển - https:/alibabavn.com/ |
Bestandsgrootte | 282 KB |
Aantal Installaties | 94 |
Huidige Versie | 1.0.9 |
Laatst Bijgewerkt | 2020-11-18 |
Publicatiedatum | 2020-11-18 |
Ontwikkelaar | vanchuyenviettrung |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://alibabavn.com/ |
URL van de Privacybeleid Pagina | https://nhaphang68.com/noi-dung/51/privacy-policy |
Ondersteunde Talen | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alibaba Add-on", "version": "1.0.9", "manifest_version": 2, "description": " Order V\u1eadn chuy\u1ec3n - https:\/alibabavn.com\/", "browser_action": { "name": "Manipulate DOM", "icons": [ "logo-shiphangtrungquoc.jpg" ], "default_icon": "logo-shiphangtrungquoc.jpg" }, "content_scripts": [ { "css": [ "css\/app.css" ], "js": [ "js\/jquery.min.js", "js\/s_common.js", "js\/s_taobao.js", "js\/s_alibaba.js", "js\/s_vipshop.js", "js\/s_main.js" ], "matches": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.vip.com\/*", "https:\/\/*.vip.com\/*" ] } ] } |