Last Visited Timestamp Firefox

Examine source code of Last Visited Timestamp

Inspect and view changes in Last Visited Timestamp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Last Visited Timestamp",
  "version": "1.0.0",
  "description": "Displays the last time the current tab was visited, helping you track your browsing history efficiently",
  "icons": {
    "48": "download-48.png"
  },
  "permissions": [
    "activeTab",
    "history"
  ],
  "browser_action": {
    "default_icon": {
      "32": "download-32.png",
      "48": "download-48.png"
    },
    "default_title": "When have i last visited?",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{88688eba-5d21-4f9c-b204-d5666fd3981a}"
    }
  }
}

Best Last Visited Timestamp Alternatives

Here are some Firefox add-ons that are similar to Last Visited Timestamp: