Tab History Logger Firefox

Examine source code of Tab History Logger

Inspect and view changes in Tab History Logger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab History Logger",
  "version": "1.0",
  "description": "Logs visited pages and allows quick notes, organized by timeline.",
  "permissions": [
    "tabs",
    "storage",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Tab History Logger"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f3588923-5b18-49de-87e3-7be5ac1f09e4}"
    }
  }
}

Best Tab History Logger Alternatives

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