TabCrunch - AI Tab Manager Firefox

Examine source code of TabCrunch - AI Tab Manager

Inspect and view changes in TabCrunch - AI Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "TabCrunch - AI Tab Manager",
  "description": "AI tab manager for the heavy-duty researcher. TabCrunch uses language models to help you crunch key information from your tabs.",
  "version": "1.0.7",
  "icons": {
    "32": "images/logo/icon-32.png",
    "48": "images/logo/icon-48.png",
    "96": "images/logo/icon-96.png",
    "128": "images/logo/icon-128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "type": "module"
  },
  "persistent": false,
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "images/logo/icon-32.png",
      "48": "images/logo/icon-48.png",
      "96": "images/logo/icon-96.png",
      "128": "images/logo/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabcrunch.com@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "tabs",
    "scripting",
    "storage"
  ],
  "optional_permissions": [
    "bookmarks"
  ],
  "host_permissions": [
    "https://*/*"
  ]
}

Best TabCrunch - AI Tab Manager Alternatives

Here are some Firefox add-ons that are similar to TabCrunch - AI Tab Manager: