Persistent Element Remover Firefox

Examine source code of Persistent Element Remover

Inspect and view changes in Persistent Element Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "browser_action": {
    "default_area": "navbar"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content-script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "name": "Persistent Element Remover",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "version": "1.8.10",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0ed27069-b667-403c-928c-5e4f6f329416}"
    }
  }
}

Mejores alternativas Persistent Element Remover

Aquí hay algunas Firefox add-ons que son similares a Persistent Element Remover: