Tab Closer Firefox

Examine source code of Tab Closer

Inspect and view changes in Tab Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Closer",
  "short_name": "Tab Closer",
  "version": "1.1resigned1",
  "description": "Close all tabs except current on single click",
  "icons": {
    "16": "images/Icon-16.png",
    "32": "images/Icon-32.png",
    "48": "images/Icon-48.png",
    "64": "images/Icon-64.png",
    "128": "images/Icon-128.png"
  },
  "permissions": [
    "tabs",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": {
      "19": "images/Icon-19.png",
      "38": "images/Icon-38.png"
    },
    "default_title": "Tab Closer"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{39c3ca0a-58ca-4a5a-aeb3-2caf01d43895}"
    }
  }
}

Best Tab Closer Alternatives

Here are some Firefox add-ons that are similar to Tab Closer: