Công cụ đặt hàng Trung Quốc Mua Hàng China

Công cụ đặt hàng Trung Quốc Mua Hàng China

Công cụ đặt hàng Mua Hàng China 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": "Muahangchina.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 Mua Hàng China trên trình duyệt Chrome & Cờ rôm+",
  "host_permissions": [
    "https://*.muahangchina.vn/*",
    "http://*.localhost/*"
  ],
  "icons": {
    "512": "icons/icon.png"
  },
  "incognito": "split",
  "manifest_version": 3,
  "name": "Công cụ đặt hàng Trung Quốc Mua Hàng China",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjQSCeC7R+7d1grxfv3Yug3mBLazFz+VtfvpGFmybYPVFx3A3+WIWAV12IY/dpCXvYzsZ8+FVX3Ciq7x+Cv9NndHUIVP6/XBjnzvbaOBAVmSH0Om1bQVo32KoaYh5/v2ozxzNzEuPUPDRWfjr/8cprZaSS7JXxrsNPa154Mu1gq6FDWCMvahoWNlKDwAq62GcU9RdjEvZ3wXHUhTnz2gCa0oel0A2+DJUnBIuviVs9hvCwhQn2lHjERMvs3ezxCu0qmG5Ic/wiAigQRKQstko09nEHV1wBaPa806foEjLbk2XF7FgJ/LqwBk4PGAilv2uFCpFmUT1ZMI9ylyybFq3TwIDAQAB",
  "permissions": [
    "https://*.muahangchina.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": "MuaHangChina",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0.7",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/logo.svg"
      ]
    }
  ]
}