Tab Triage Firefox

Examine source code of Tab Triage

Inspect and view changes in Tab Triage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Triage",
  "version": "0.2.0",
  "description": "Review, triage, and export browser tabs to Obsidian. Supports Tree Style Tab for nested tab trees, but works without it too.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{812b2daf-6318-464f-8adb-9d1a39641807}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background_script.df5d2158.js"
    ],
    "persistent": false
  },
  "sidebar_action": {
    "default_title": "Tab Review",
    "default_panel": "sidebar.df13e68d.html",
    "default_icon": "sidebar.39929b65.svg"
  }
}

Best Tab Triage Alternatives

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