History Navigate Firefox

Examine source code of History Navigate

By: vycb
Inspect and view changes in History Navigate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "History Navigate",
  "version": "2.2.2",
  "description": "Allows navigate by history from context menu",
  "homepage_url": "https://github.com/vycb/HistoryNavigate",
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "history",
    "tabs",
    "activeTab",
    "menus",
    "<all_urls>",
    "webNavigation"
  ]
}

Best History Navigate Alternatives

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