WebChronicle - History & Tab Manager Firefox

Examine source code of WebChronicle - History & Tab Manager

Inspect and view changes in WebChronicle - History & Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WebChronicle - History & Tab Manager",
  "version": "1.1.0",
  "description": "Summarize your browsing history using OpenRouter and email it to yourself. Also organizes your tabs by category.",
  "permissions": [
    "history",
    "storage",
    "alarms",
    "tabGroups",
    "tabs"
  ],
  "host_permissions": [
    "https://openrouter.ai/api/*",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "WebChronicle Settings"
  },
  "icons": {
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wc@uthsob.me",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best WebChronicle - History & Tab Manager Alternatives

Here are some Firefox add-ons that are similar to WebChronicle - History & Tab Manager: