thtlogistic.com - Đặt hàng trung quốc

thtlogistic.com - Đặt hàng trung quốc

thtlogistic.com - Công cụ hỗ trợ người dùng của Nhập Hàng Uy Tín đặt hàng trên website: Taobao.com, Tmall.com và 1688.com

Additional files are visible only to premium users

manifest.json


{
  "author": "thtlogistic.com",
  "content_scripts": [
    {
      "js": [
        "onload.js"
      ],
      "matches": [
        "*://*.1688.com/*",
        "*://*.taobao.com/*",
        "*://*.tmall.com/*",
        "*://*.tmall.hk/*"
      ]
    }
  ],
  "description": "thtlogistic.com - Công cụ hỗ trợ người dùng của Nhập Hàng Uy Tín đặt hàng trên website: Taobao.com, Tmall.com và 1688.com",
  "homepage_url": "https://thtlogistic.com/",
  "icons": {
    "128": "images/icon.png"
  },
  "manifest_version": 3,
  "name": "thtlogistic.com - Đặt hàng trung quốc",
  "short_name": "thtlogistic.com",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "6.5.9",
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.taobao.com/*",
        "https://*.tmall.com/*",
        "https://*.tmall.hk/*",
        "https://*.1688.com/*",
        "https://*.alibo.vn/*"
      ],
      "resources": [
        "toolbar.js",
        "toolbar.css",
        "images/*"
      ]
    }
  ]
}