Web Deleter Firefox

Examine source code of Web Deleter

Inspect and view changes in Web Deleter 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": "{46a8e7c5-a078-4484-85c9-fb4163bf0863}"
    }
  }
}

Best Web Deleter Alternatives

Here are some Firefox add-ons that are similar to Web Deleter: