Simple Android Tab Limiter Firefox

Examine source code of Simple Android Tab Limiter

Por: AMC123 Add-on
Inspect and view changes in Simple Android Tab Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Android Tab Limiter",
  "version": "0.1",
  "description": "Prevents opening more than a fixed number of tabs by replacing excess tabs with a warning page.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-android-tab-limiter@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Simple Android Tab Limiter

Aquí hay algunas Firefox add-ons que son similares a Simple Android Tab Limiter: