Remove StartPage Ads Firefox

Examine source code of Remove StartPage Ads

Inspect and view changes in Remove StartPage Ads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Remove StartPage Ads",
  "description": "Removes ads from all webpages matching startpage.com.",
  "manifest_version": 2,
  "version": "1.0.0",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.startpage.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best Remove StartPage Ads Alternatives

Here are some Firefox add-ons that are similar to Remove StartPage Ads: