Công cụ đặt hàng Trung Quốc Nhaphangchina.vn

Công cụ đặt hàng Trung Quốc Nhaphangchina.vn

Công cụ đặt hàng Nhaphangchina.vn trên trình duyệt Chrome & Cờ rôm+

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "icons/icon.png",
    "default_title": "Nhaphangchina.vn"
  },
  "background": {
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "exclude_matches": [
        "http://daixiao.1688.com/*",
        "https://daixiao.1688.com/*",
        "https://wg.1688.com/*"
      ],
      "js": [
        "js/jquery.js",
        "content.js"
      ],
      "matches": [
        "http://*.1688.com/*",
        "https://*.1688.com/*",
        "https://*.1688.com/*",
        "http://*.taobao.com/*",
        "https://*.taobao.com/*",
        "http://*.tmall.com/*",
        "https://*.tmall.com/*",
        "http://*.vip.com/*",
        "https://*.vip.com/*",
        "http://*.vipshop.com/*",
        "https://*.vipshop.com/*",
        "http://*.tmall.hk/*",
        "https://*.tmall.hk/*",
        "http://*.yao.95095.com/*",
        "https://*.yao.95095.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "Công cụ đặt hàng Nhaphangchina.vn trên trình duyệt Chrome & Cờ rôm+",
  "host_permissions": [
    "https://*.nhaphangchina.vn/*",
    "http://*.localhost/*"
  ],
  "icons": {
    "512": "icons/icon.png"
  },
  "incognito": "split",
  "manifest_version": 3,
  "name": "Công cụ đặt hàng Trung Quốc Nhaphangchina.vn",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk6wjVNDWLAAbXjBItxVRw25JHBgkg2HBlUsbHacTsy0pJGalniVBqMtTj9gL3iTtwLhA0NL2CnFNdA18oohr8nL/Kpm89UV4VkzZa6RLNu9jAHNvgY01TM3nyXL4iZBI9uLF6tMwIj9g7dhLdTuwYhWxiyn2umax8GXWMoFYvfafnstw5GveArrVuCQoEBZ9RCEDKvlpewBly6Zv4kaZ7R0k9Xp1+s7FwQ3y7lN3DGyCeO/spXNHW9cdqXaf/xyi2Zca6zVwPJlkMz2kGn9hkmnHu2qy7q3r36Or6XaQBKe6Yg9bi01PkSYPQjkVqPro98CxTRbHcy/gogQPkKNRUQIDAQAB",
  "permissions": [
    "https://*.nhaphangchina.vn/*",
    "http://*.localhost/*",
    "http://*.1688.com/*",
    "https://*.1688.com/*",
    "http://*.taobao.com/*",
    "https://*.taobao.com/*",
    "http://*.tmall.com/*",
    "https://*.tmall.com/*",
    "http://*.tmall.hk/*",
    "https://*.tmall.hk/*",
    "http://*.yao.95095.com/*",
    "https://*.yao.95095.com/*",
    "storage"
  ],
  "short_name": "Nhaphangchina",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.8.10.4",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/logo.svg"
      ]
    }
  ]
}