Tab Limiter Firefox

Examine source code of Tab Limiter

Inspect and view changes in Tab Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Limiter",
  "version": "0.2.1resigned1",
  "description": "Limit the number of tabs a given window can have (i.e. set a maximum number of tabs on a per-window basis) and automatically open additional tabs in a different window.",
  "author": "Paul Morris",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "incognito": "spanning",
  "permissions": [
    "sessions",
    "menus"
  ],
  "applications": {
    "gecko": {
      "id": "tab-limiter@example.com",
      "strict_min_version": "60.0"
    }
  }
}

Meilleures alternatives Tab Limiter

Voici quelques Firefox add-ons qui sont similaires à Tab Limiter :