Minimal Tabs Firefox

Examine source code of Minimal Tabs

Inspect and view changes in Minimal Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Minimal Tabs",
  "version": "0.1.3",
  "description": "Optimize your search habits by limiting the number of tabs you can create.",
  "action": {
    "default_icon": {
      "128": "icons/icon_128.png"
    },
    "default_title": "Minimal Tabs",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "minimal_tabs@hydration.org"
    }
  }
}

Best Minimal Tabs Alternatives

Here are some Firefox add-ons that are similar to Minimal Tabs: