Shopify Scraper Firefox

Examine source code of Shopify Scraper

By: Sprise
Inspect and view changes in Shopify Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Shopify Scraper",
  "description": "Shopify Scraper extracts products from any Shopify store to CSV",
  "author": "Sprise",
  "version": "1.0",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1d2e3f4-5b67-4c89-a0b1-2c3d4e5f6789}"
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://sprise-api.xyz/*"
  ],
  "icons": {
    "16": "assets/logo.png",
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "action": {
    "default_popup": "popup/payment.html"
  },
  "content_scripts": [
    {
      "js": [
        "content/content.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Best Shopify Scraper Alternatives

Here are some Firefox add-ons that are similar to Shopify Scraper: