Công cụ Đặt hàng Yến Phát China

Công cụ Đặt hàng Yến Phát China

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

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 Yến Phát China 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://yenphatchina.vn/*",
    "http://yenphatchina.vn/*"
  ],
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjzCcZbgxq129l0e+1iQ22sBdT1im2ks80393HkrCV+/EsFYK9ZHgeNs44eSe6+2LajURXU9Y6BGhIIc6ZdiUBo8rm5Hg10y1RljbIkzPYp//2mMG+Le27i+NoneY0Wg3N8aejD2V/l4vLvjX7+Qj9zyaZ36crRKh7ppZU6AJEVi/uZMiEEAuOWqw1CuRPeRA+BLUBLQKBMJSdI5a/OrbygQved2oe+zJK5+Y8a33xzqDvexO1WvRubeRBpGwiTOUoLHQQayyP76KgTVeQEx9UBvonVlx7o4GdiSZcgWua98oH5w7JuVcMPw3HNNu4FgjsZZJJ8WKtKhMtxEdIS/TCQIDAQAB",
  "manifest_version": 3,
  "name": "Công cụ Đặt hàng Yến Phát China",
  "options_page": "options.html",
  "permissions": [
    "storage"
  ],
  "short_name": "Công cụ Đặt hàng Yến Phát China",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.2.2",
  "web_accessible_resources": [
    {
      "extension_ids": [
        "bhpnljiijejbhapahgobhbhplpncacci"
      ],
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/*",
        "template/*",
        "*.png",
        "css/*",
        "css/main.css",
        "js/*",
        "js/getGlobalData.js"
      ]
    }
  ]
}