Tab Control Firefox

Examine source code of Tab Control

Inspect and view changes in Tab Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Control",
  "version": "2.3resigned1",
  "description": "Limit the number of tabs you can have open.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "src/browser-polyfill.js",
      "src/background.js"
    ]
  },
  "options_ui": {
    "page": "src/options.html"
  },
  "browser_action": {
    "default_icon": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{407e597e-40d5-4fdb-9847-4a52830e7e65}"
    }
  }
}

Melhores alternativas Tab Control

Aqui estão algumas Firefox add-ons que são similares a Tab Control: