Sweeper Firefox

Examine source code of Sweeper

By: shmel3
Inspect and view changes in Sweeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sweeper",
  "version": "0.1.2resigned1",
  "description": "Clean blurs and erase annoying HTML popups or other elements.",
  "icons": {
    "16": "res/sweeper.svg",
    "32": "res/x32.png",
    "64": "res/x64.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/sweeper.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae3bac3c-2682-4010-8d96-5121f26f8d7b}"
    }
  }
}

Best Sweeper Alternatives

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