WebHistory Cleaner Firefox

Examine source code of WebHistory Cleaner

Inspect and view changes in WebHistory Cleaner 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": "{de68d4b5-2110-4cae-adf2-6da2948869e6}"
    }
  }
}

Best WebHistory Cleaner Alternatives

Here are some Firefox add-ons that are similar to WebHistory Cleaner: