Delete website history Firefox

Examine source code of Delete website history

Inspect and view changes in Delete website history source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Allows users to view and delete the most recent history of the recently visited website.",
  "page_action": {
    "default_title": "Delete specific website history",
    "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": "Delete specific website history",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{ef393adb-7113-4f26-a5d9-77896548302f}"
    }
  }
}

Best Delete website history Alternatives

Here are some Firefox add-ons that are similar to Delete website history: