Công Cụ Đặt Hàng Nguồn Hàng Giá Gốc

Công Cụ Đặt Hàng Nguồn Hàng Giá Gốc

Nguồn Hàng Giá Gốc cung cấp công cụ hỗ trợ bạn đặt hàng trực tuyến tại các website thương mại điện tử như 1688, TMALL, Taobao.

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": "Nguồn Hàng Giá Gốc cung cấp công cụ hỗ trợ bạn đặt hàng trực tuyến tại các website thương mại điện tử như 1688, TMALL, Taobao.",
  "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://nguonhanggiagoc.com/*",
    "http://nguonhanggiagoc.com/*"
  ],
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAopC8cTdE/DPxftqp8X5QtFGXDTlyrxuy59qMkX24HOgqQ0KOeeFhCFSnChwHKOIeIEtDJ5Ew1JxAoCvY1wR/HeWHhH20A/5oeKuVwvP+WrQbHB40zzq1R7Bor0wE5lhAvlOpd1cGnRV6LZuhvBVvyMW+zilC5tMRJc/xgcrCPRXPlTqkQYns5qnv5PrYniXD+cp6yP0GSGwjGmLyhb+4sYx5tv3nCTjFSuaHhkITuxZJUwlfm+SvSqds3K8FcVu4eP/BtKTaN0ORurFbfloHGj3zy+uwF+UHoZrz1wOB9XMB6QXDOJEjjSbfD2DCvnQkrrJC1nOMslysEyINUhkwTQIDAQAB",
  "manifest_version": 3,
  "name": "Công Cụ Đặt Hàng Nguồn Hàng Giá Gốc",
  "options_page": "options.html",
  "permissions": [
    "storage"
  ],
  "short_name": "Nguồn Hàng Giá Gốc",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.7",
  "web_accessible_resources": [
    {
      "extension_ids": [
        "bhpnljiijejbhapahgobhbhplpncacci"
      ],
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/*",
        "template/*",
        "*.png",
        "css/*",
        "css/main.css",
        "js/*",
        "js/getGlobalData.js"
      ]
    }
  ]
}