Công cụ đặt hàng Trường Tín Logistics

Công cụ đặt hàng Trường Tín Logistics

Cos'è Công cụ đặt hàng Trường Tín Logistics?

Công cụ đặt hàng Trường Tín Logistics è un'estensione di Chrome sviluppata da Trường Tín Logistics, e la sua funzione principale è "Công cụ đặt hàng Trường Tín Logistics".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Công cụ đặt hàng Trường Tín Logistics

Scarica i file di estensione Công cụ đặt hàng Trường Tín Logistics in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Công cụ đặt hàng Trường Tín Logistics Công cụ đặt hàng Trường Tín Logistics
ID bclihaeakcogkkndaloafgnfnegleeeh
URL Ufficiale 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
Descrizione Công cụ đặt hàng Trường Tín Logistics
Dimensione del File 153 KB
Conteggio Installazioni 36
Versione Corrente 2.0.8.6
Ultimo Aggiornamento 2024-01-15
Data di Pubblicazione 2021-03-10
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Trường Tín Logistics
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://truongtinlogistics.com/
URL della Pagina di Aiuto https://truongtinlogistics.com/huong-dan-tao-tai-khoan-taobao-tmall-1688/
URL della Pagina della Politica sulla Privacy https://truongtinlogistics.com/huong-dan-tao-tai-khoan-taobao-tmall-1688
Lingue Supportate 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"
}