Limit Tabs Firefox

Examine source code of Limit Tabs

By: RudyF
Inspect and view changes in Limit Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "rudolf.fernandes@gmail.com",
      "strict_min_version": "79.0a1"
    }
  },
  "description": "Limits tabs to maintain system responsiveness",
  "manifest_version": 2,
  "name": "Limit Tabs",
  "version": "2.2.10",
  "background": {
    "scripts": [
      "limittabsto2.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "32": "icons/enabled.png"
    }
  }
}

Best Limit Tabs Alternatives

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