Công cụ hỗ trợ mua hàng thắng lợi Trung Quốc

Công cụ hỗ trợ mua hàng thắng lợi Trung Quốc

Công cụ hỗ trợ mua hàng các website Trung Quốc taobao.com tmall.com 1688.com của orderthangloi.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Công cụ hỗ trợ mua hàng thắng lợi Trung Quốc",
  "description": "Công cụ hỗ trợ mua hàng các website Trung Quốc taobao.com tmall.com 1688.com của orderthangloi.com",
  "version": "3.1",
  "action": {
    "default_icon": "images/128x128.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "images/32x32.png",
    "64": "images/64x64.png",
    "128": "images/128x128.png"
  },
  "permissions": [
    "storage",
    "http://vanchuyentot.com/",
    "http://vanchuyentot.com/",
    "http://orderthangloi.com/",
    "http://orderthangloi.com/",
    "https://2.taobao.com/item.htm"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/144x144.png",
        "dist/content.js"
      ],
      "matches": [
        "https://orderthangloi.com/*",
        "http://orderthangloi.com/*",
        "http://*.taobao.com/*",
        "https://*.taobao.com/*",
        "http://*.tmall.com/*",
        "https://*.tmall.com/*",
        "https://*.tmall.hk/*",
        "http://detail.1688.com/*",
        "https://detail.1688.com/*"
      ],
      "extension_ids": []
    }
  ],
  "homepage_url": "https://orderthangloi.com",
  "input_components": {
    "rate": 3470,
    "homepage_url": "http://orderthangloi.com",
    "storage": "orderthangloi",
    "storage_new": "tbe_orderthangloi",
    "storage_token": "tbe_orderthangloi_token",
    "alt_name": "orderthangloi.com"
  },
  "short_name": "orderthangloi.com",
  "content_scripts": [
    {
      "matches": [
        "https://*.vanchuyentot.com/*",
        "http://*.vanchuyentot.com/*",
        "https://*.orderthangloi.com/*",
        "http://*.orderthangloi.com/*",
        "http://*.taobao.com/*",
        "https://*.taobao.com/*",
        "http://*.tmall.com/*",
        "https://*.tmall.com/*",
        "http://detail.1688.com/*",
        "https://detail.1688.com/*"
      ],
      "css": [
        "/css/all.min.css"
      ],
      "js": [
        "/dist/all.min.js"
      ]
    }
  ]
}