Công cụ Đặt hàng Hồng Phát Logistics

Công cụ Đặt hàng Hồng Phát Logistics

Công cụ Đặt hàng Hồng Phát Logistics hỗ trợ bạn lựa chọn sản phẩm từ 3 trang TMĐT từ Trung Quốc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "images/icon-128.png",
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "new_background.js"
  },
  "content_scripts": [
    {
      "css": [
        "css/font-awesome.css"
      ],
      "js": [
        "js/jquery.js",
        "js/test.js",
        "js/md5.min.js",
        "js/config.js",
        "js/script.js"
      ],
      "matches": [
        "http://*.taobao.com/*",
        "https://*.taobao.com/*",
        "http://*.1688.com/*",
        "https://*.1688.com/*",
        "http://*.tmall.com/*",
        "https://*.tmall.com/*",
        "http://*.tmall.hk/*",
        "https://*.tmall.hk/*"
      ]
    }
  ],
  "content_security_policy": {},
  "description": "Công cụ Đặt hàng Hồng Phát Logistics hỗ trợ bạn lựa chọn sản phẩm từ 3 trang TMĐT từ Trung Quốc",
  "host_permissions": [
    "http://*.taobao.com/*",
    "https://*.taobao.com/*",
    "http://*.1688.com/*",
    "https://*.1688.com/*",
    "http://*.tmall.com/*",
    "https://*.tmall.com/*",
    "http://*.tmall.hk/*",
    "https://*.tmall.hk/*",
    "https://muahangtq.com/*",
    "http://muahangtq.com/*"
  ],
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAloxSeqBD1JnqaV3R59F+Zq7Ae/Stuh2R40B6+D9OKg/rlJrCkmOKlXZbOjnQh+ws5j6hGCaXHHybd67RMKqqlSWgrBInc9ESy40W2KWYFIDrLFYYzCj+YE3Gj+CDF5K+xtUdFZ6HCS7+hKH5sIUAXE8j/iowcb060+wkWYDAbvBsrXLGk0q0OJw9YC7zLNrhfqm1m1Qp8il+1Zcts5104oiqYyfjVNlbAvuAL1nHOhtXwJIq0svVtoPH/s7VVr/12hmbMVenLfmlP3w3HW2RFgBGGiw3M08qoZ5KPDGP7/ahDS1bom9fLMpmLSG8j1p+y9D52d6UCgHpuLETFxk67wIDAQAB",
  "manifest_version": 3,
  "name": "Công cụ Đặt hàng Hồng Phát Logistics",
  "options_page": "options.html",
  "permissions": [
    "storage"
  ],
  "short_name": "Công cụ Đặt hàng Hồng Phát Logistics",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0.1",
  "web_accessible_resources": [
    {
      "extension_ids": [
        "bhpnljiijejbhapahgobhbhplpncacci"
      ],
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/*",
        "template/*",
        "*.png",
        "css/*",
        "css/main.css",
        "js/*",
        "js/getGlobalData.js"
      ]
    }
  ]
}