Visit History Firefox

Examine source code of Visit History

Inspect and view changes in Visit History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Visit History",
  "version": "1.1",
  "author": "Rob Hoelz",
  "description": "Shows your first and most recent visit to a page",
  "page_action": {
    "browser_style": true,
    "default_icon": "icons/clock.svg",
    "default_title": "Most recent visit",
    "default_popup": "popup.html",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "permissions": [
    "history",
    "tabs"
  ]
}

Best Visit History Alternatives

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