Lean Tabs Firefox

Examine source code of Lean Tabs

Inspect and view changes in Lean Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.0",
  "manifest_version": 2,
  "name": "Lean Tabs",
  "description": "Set a limit to the maximum number of tabs that can be opened. Save RAM, Increase Productivity",
  "icons": {
    "32": "icons/32Icon.png"
  },
  "browser_action": {
    "default_icon": "icons/32Icon.png",
    "default_title": "Limit your tabs",
    "default_popup": "popup/limit.html"
  },
  "permissions": [
    "tabs",
    "background"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Lean Tabs Alternatives

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