Browser History Delete Tool Firefox

Examine source code of Browser History Delete Tool

Inspect and view changes in Browser History Delete Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser History Delete Tool",
  "version": "1.0",
  "description": "Automatically removes browser history entries matching configured keywords and domains.",
  "permissions": [
    "history",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-history-delete-tool@example.com",
      "strict_min_version": "142.0",
      "strict_min_version_android": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Browser History Delete Tool Alternatives

Here are some Firefox add-ons that are similar to Browser History Delete Tool: