1688 dropshipping pro

1688 dropshipping pro

Our drop shipping service offers efficient and speedy delivery, a vast selection of products, and exceptional customer service.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.6c567d50.png",
    "32": "icon32.plasmo.76b92899.png",
    "48": "icon48.plasmo.aced7582.png",
    "64": "icon64.plasmo.8bb5e6e0.png",
    "128": "icon128.plasmo.3c1ed2d2.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.6c567d50.png",
      "32": "icon32.plasmo.76b92899.png",
      "48": "icon48.plasmo.aced7582.png",
      "64": "icon64.plasmo.8bb5e6e0.png",
      "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.1.7",
  "author": "Jack <[email protected]>",
  "name": "1688 dropshipping pro",
  "description": "Our drop shipping service offers efficient and speedy delivery, a vast selection of products, and exceptional customer service.",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "devtools_page": "devtools.html",
  "permissions": [
    "storage",
    "cookies"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.1688.com/*"
      ],
      "js": [
        "Alibaba.f27b5ec5.js"
      ],
      "exclude_matches": [
        "*://detail.1688.com/*"
      ],
      "css": []
    },
    {
      "matches": [
        "*://detail.1688.com/*"
      ],
      "js": [
        "Detail.e511b9a8.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "ImageSearch.2bf6a0ab.js"
      ],
      "css": []
    },
    {
      "matches": [
        "*://s.1688.com/*"
      ],
      "js": [
        "Search.ad710ba9.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "*://*.1688.com/*"
      ],
      "resources": [
        "flags-2x.71220e37.png",
        "Alibaba.ad6860ae.css",
        "flags.6cf06854.png",
        "Alibaba.ae1b5629.css"
      ]
    },
    {
      "matches": [
        "*://detail.1688.com/*"
      ],
      "resources": [
        "flags-2x.71220e37.png",
        "Detail.4392fcc4.css",
        "flags.6cf06854.png",
        "Alibaba.ae1b5629.css"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "ImageSearch.758a849a.css",
        "Alibaba.ae1b5629.css"
      ]
    },
    {
      "matches": [
        "*://s.1688.com/*"
      ],
      "resources": [
        "Search.a0d21db5.css",
        "flags.6cf06854.png",
        "Alibaba.ae1b5629.css"
      ]
    }
  ]
}