DropSkipper Firefox

Examine source code of DropSkipper

Inspect and view changes in DropSkipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.10.0",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://dropskipper.co/en-us",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "storage",
    "scripting",
    "alarms",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://*.google.com/*",
        "*://*.google.be/*",
        "*://*.google.nl/*",
        "*://*.aliexpress.com/*",
        "*://*.alibaba.com/*",
        "*://*.temu.com/*",
        "*://*.dhgate.com/*",
        "*://*.banggood.com/*",
        "*://*.cjdropshipping.com/*",
        "*://*.shein.com/*",
        "*://*.1688.com/*"
      ],
      "js": [
        "config.js",
        "extractor.js",
        "dropskipper.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/dropskipper-icon.svg",
        "icons/brands/alibaba.png",
        "icons/brands/aliexpress.png",
        "icons/brands/cjdropshipping.png",
        "icons/brands/shein.png",
        "icons/brands/temu.png",
        "icons/brands/wish.png",
        "fonts/bricolage-grotesque-v9-latin-700.woff2",
        "fonts/bricolage-grotesque-v9-latin-800.woff2",
        "fonts/nunito-sans-variable-latin.woff2"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "dropskipper@dropskipper.co",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent",
          "websiteActivity",
          "locationInfo"
        ],
        "optional": [
          "personallyIdentifyingInfo",
          "personalCommunications"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "140.0"
    }
  }
}

Best DropSkipper Alternatives

Here are some Firefox add-ons that are similar to DropSkipper: