Site Data Remover Firefox

Examine source code of Site Data Remover

Inspect and view changes in Site Data Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Allows the user to delete history of a particular website.",
  "homepage_url": "https://github.com/nabendu82/Addons",
  "page_action": {
    "default_title": "Website History delete",
    "default_popup": "history.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "activeTab",
    "history",
    "tabs"
  ],
  "manifest_version": 2,
  "name": "Website History Delete",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b30ca8e3-70bc-4a23-9479-689942751ca4}"
    }
  }
}

Best Site Data Remover Alternatives

Here are some Firefox add-ons that are similar to Site Data Remover: