PriceRoo: Amazon EU Price Comparison Firefox

Examine source code of PriceRoo: Amazon EU Price Comparison

Inspect and view changes in PriceRoo: Amazon EU Price Comparison source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PriceRoo - Compare Amazon EU Prices",
  "version": "2.3.0",
  "description": "Compare Amazon prices across 10 European countries instantly. Find the best deals in Germany, France, UK, Italy, Spain & more!",
  "homepage_url": "https://priceroo.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "priceroo@priceroo.com",
      "strict_min_version": "126.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://*.amazon.de/*",
    "https://*.amazon.fr/*",
    "https://*.amazon.it/*",
    "https://*.amazon.es/*",
    "https://*.amazon.co.uk/*",
    "https://*.amazon.nl/*",
    "https://*.amazon.se/*",
    "https://*.amazon.pl/*",
    "https://*.amazon.com.be/*",
    "https://*.amazon.ie/*",
    "https://priceroo.com/*",
    "https://www.priceroo.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.amazon.de/*",
        "https://*.amazon.fr/*",
        "https://*.amazon.it/*",
        "https://*.amazon.es/*",
        "https://*.amazon.co.uk/*",
        "https://*.amazon.nl/*",
        "https://*.amazon.se/*",
        "https://*.amazon.pl/*",
        "https://*.amazon.com.be/*",
        "https://*.amazon.ie/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png"
      ],
      "matches": [
        "https://*.amazon.de/*",
        "https://*.amazon.fr/*",
        "https://*.amazon.it/*",
        "https://*.amazon.es/*",
        "https://*.amazon.co.uk/*",
        "https://*.amazon.nl/*",
        "https://*.amazon.se/*",
        "https://*.amazon.pl/*",
        "https://*.amazon.com.be/*",
        "https://*.amazon.ie/*"
      ]
    }
  ]
}

Best PriceRoo: Amazon EU Price Comparison Alternatives

Here are some Firefox add-ons that are similar to PriceRoo: Amazon EU Price Comparison: