Clean Up the Web Firefox

Examine source code of Clean Up the Web

Inspect and view changes in Clean Up the Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Clean Up the Web",
  "description": "Firefox extension that cleans up the web.",
  "manifest_version": 2,
  "version": "1.2.0",
  "icons": {
    "48": "src/img/icon.svg",
    "96": "src/img/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "src/js/main.js"
      ]
    }
  ]
}

Best Clean Up the Web Alternatives

Here are some Firefox add-ons that are similar to Clean Up the Web: