Better Navigation History Firefox

Examine source code of Better Navigation History

Inspect and view changes in Better Navigation History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Better Navigation History",
  "version": "2.5.0",
  "description": "Show navigation history (especially redirects) with enhanced context menu options.",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "webNavigation",
    "webRequest",
    "tabs",
    "storage",
    "contextualIdentities",
    "clipboardWrite",
    "cookies",
    "sessions"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Better Navigation History"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "better-navigation-history@byuserforuser.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Better Navigation History Alternatives

Here are some Firefox add-ons that are similar to Better Navigation History: