History UI Lock (Enterprise) Firefox

Examine source code of History UI Lock (Enterprise)

Inspect and view changes in History UI Lock (Enterprise) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History UI Lock (Enterprise)",
  "version": "1.0.1",
  "description": "Blocks navigation to Firefox History and Privacy UI pages commonly used for clearing history.",
  "browser_specific_settings": {
    "gecko": {
      "id": "historylock@corp.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best History UI Lock (Enterprise) Alternatives

Here are some Firefox add-ons that are similar to History UI Lock (Enterprise):