Công cụ đặt hàng thinhphatorder.com

Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc

Vad är Công cụ đặt hàng thinhphatorder.com?

Công cụ đặt hàng thinhphatorder.com är en Chrome-tillägg utvecklad av LN ORDER, och dess huvudfunktion är "Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc".

Tilläggsskärmbilder

screenshot

Ladda ner Công cụ đặt hàng thinhphatorder.com-förlängningens CRX-fil

Ladda ner Công cụ đặt hàng thinhphatorder.com-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc. 
Chức năng công cụ đặt hàng Quảng Châu được tích hợp trên trình duyệt google chrome, Cốc cốc và hệ thống thamlangorder.vn. thamlangorder.vn cung cấp Công cụ hỗ trợ người dùng thao tác đặt hàng nhanh chóng trên các trang thương mại điện tử taobao, alibaba, tmall... 
Mọi thông tin xin quý khách có thể liên hệ thamlangorder.vn, chúng tôi có thể phục vụ bạn tốt nhất.                    

Grundläggande Information om Tillägg

Namn Công cụ đặt hàng thinhphatorder.com Công cụ đặt hàng thinhphatorder.com
ID gcgjnabaidhmfcecaeflpikipfbimphf
Officiell webbadress https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-thinhpha/gcgjnabaidhmfcecaeflpikipfbimphf
Beskrivning Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc
Filstorlek 250 KB
Antal Installationer 17
Aktuell Version 3.2
Senast Uppdaterad 2023-10-18
Publiceringsdatum 2021-10-10
Utvecklare LN ORDER
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://thamlangorder.vn/
URL till Sekretesspolicy Sidan https://www.freeprivacypolicy.com/privacy/view/d995bb63b6ea0020f254019ac6b19607
Stödda Språk vi
manifest.json
{
    "browser_action": {
        "default_icon": "images\/icon64x64.png",
        "default_title": "\u0110\u1eb7t h\u00e0ng thinhphatorder.com"
    },
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng thinhphatorder.com",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng tr\u00ean trang th\u01b0\u01a1ng m\u1ea1i \u0111i\u1ec7n t\u1eed l\u1edbn Trung Qu\u1ed1c",
    "version": "3.2",
    "icons": {
        "16": "images\/icon16x16.png",
        "32": "images\/icon32x32.png",
        "64": "images\/icon64x64.png",
        "128": "images\/icon128x128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "\/css\/bootstrap-theme.css",
                "\/css\/content.css"
            ],
            "js": [
                "\/scripts\/jquery.js",
                "\/scripts\/jqueryui.js",
                "\/scripts\/lodash.js",
                "\/scripts\/rules.js",
                "\/scripts\/main.js"
            ],
            "matches": [
                "http:\/\/localhost\/*",
                "*:\/\/thinhphatorder.com\/*",
                "*:\/\/*.thinhphatorder.com\/*",
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.tmall.hk\/*",
                "*:\/\/detail.1688.com\/*",
                "*:\/\/wwww.amazon.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 2,
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "images\/*"
    ]
}