Công cụ đặt hàng Trường Tín Logistics
Công cụ đặt hàng Trường Tín Logistics
What is Công cụ đặt hàng Trường Tín Logistics?
Công cụ đặt hàng Trường Tín Logistics is a Chrome extension developed by Trường Tín Logistics, and its main feature is "Công cụ đặt hàng Trường Tín Logistics".
Extension Screenshots
Download Công cụ đặt hàng Trường Tín Logistics Extension CRX File
Download Công cụ đặt hàng Trường Tín Logistics 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
Công cụ đặt hàng Trường Tín Logistics nhằm cung cấp giải pháp giúp khách hàng có thể tự lên đơn đặt hàng quản lý đơn hàng dễ dàng và chi tiết nhất. Chức năng chính của công cụ đặt hàng: - Cập nhật tỷ giá NDT - Tìm kiếm sản phẩm và các shop trên Taobao, 1688, Tmall theo từ khóa và địa chỉ - Thêm sản phẩm vào giỏ hàng - Cập nhật giá của sản phẩm
Extension Basic Information
Name | Công cụ đặt hàng Trường Tín Logistics |
ID | bclihaeakcogkkndaloafgnfnegleeeh |
Official URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-tr%C6%B0%E1%BB%9Dng-t/bclihaeakcogkkndaloafgnfnegleeeh |
Description | Công cụ đặt hàng Trường Tín Logistics |
File Size | 153 KB |
Installation Count | 36 |
Current Version | 2.0.8.6 |
Last Updated | 2024-01-15 |
Publish Date | 2021-03-10 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Trường Tín Logistics |
[email protected] | |
Payment Type | free |
Extension Website | https://truongtinlogistics.com/ |
Help Page URL | https://truongtinlogistics.com/huong-dan-tao-tai-khoan-taobao-tmall-1688/ |
Privacy Policy Page URL | https://truongtinlogistics.com/huong-dan-tao-tai-khoan-taobao-tmall-1688 |
Supported Languages | vi |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/icon.png", "default_title": "Truongtinlogistics.com" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery.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:\/\/*.vip.com\/*", "https:\/\/*.vip.com\/*", "http:\/\/*.vipshop.com\/*", "https:\/\/*.vipshop.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.yao.95095.com\/*", "https:\/\/*.yao.95095.com\/*" ], "run_at": "document_end" } ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Tr\u01b0\u1eddng T\u00edn Logistics", "icons": { "512": "icons\/icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAptmKkebwLGC1QHeBJXyjhJSYQAUYmkthGjEyA9FelBtQqe7cLvvXFyerKeuHtIiFPUDB+A23fJU1WsxFvKSZnYojI1RHx841U7+Ft5bdfw4Gh75H8oAU3v3SAlQ+C\/KScpQ2URL4LtvCKxyLPKYutXt\/OUUdjYP9OC0634w6ckMJ8w75oBCbK5XVSG7CdPFz61ZrrRePBNiJe5o77i0Ac33ktWUPTdMSN+I5eAAAQuzTBdfPCXIxWBVj0wAo4O6g9Mjgwgf2uE1BMYaTUsNv58wK6T+aoaZhrpDQsF\/utE+1YSygQA2KMGmA04WvlDux3YkM\/OwpKeSmfWa7xfqppQIDAQAB", "manifest_version": 2, "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Tr\u01b0\u1eddng T\u00edn Logistics", "permissions": [ "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.yao.95095.com\/*", "https:\/\/*.yao.95095.com\/*", "storage" ], "short_name": "Truongtinlogistics", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.8.6" } |