Tab Triage Dashboard Firefox

Examine source code of Tab Triage Dashboard

Inspect and view changes in Tab Triage Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Triage Dashboard",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-triage-dashboard@albertoos",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Full-page tab manager with sorting, filtering, grouping, and search to triage 1000+ tabs.",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Tab Triage Dashboard",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  }
}

Best Tab Triage Dashboard Alternatives

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