Delete Memory Website Firefox

Examine source code of Delete Memory Website

Inspect and view changes in Delete Memory Website 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": "{718e3209-c860-4810-93df-ea45915f620b}"
    }
  }
}

Best Delete Memory Website Alternatives

Here are some Firefox add-ons that are similar to Delete Memory Website: