Close Active Tab Firefox

Examine source code of Close Active Tab

Por: Ted
Inspect and view changes in Close Active Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "tedl57",
  "manifest_version": 2,
  "name": "Close Active Tab",
  "description": "Close the Active Tab.",
  "version": "0.0.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b14fd70c-5aa5-4be8-afbd-84820c259306}"
    }
  },
  "icons": {
    "64": "icon.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar"
  },
  "permissions": [
    "activeTab"
  ]
}

Melhores alternativas Close Active Tab

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