Remove Anything Firefox

Examine source code of Remove Anything

Inspect and view changes in Remove Anything source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "author": "RoadrunnerWMC",
  "version": "1.4resigned1",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "commands": {
    "remove-object": {
      "suggested_key": {
        "default": "Alt+Shift+R"
      },
      "description": "Remove the object currently under the mouse cursor."
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2aef1d15-11a1-4d72-9369-5691e822fbca}"
    }
  }
}

Best Remove Anything Alternatives

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