Close current Tab Firefox

Examine source code of Close current Tab

By: Piradix
Inspect and view changes in Close current Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close current Tab",
  "version": "1.3resigned1",
  "author": "Bruno Lacombe",
  "description": "Add a button to close the current active tab.",
  "icons": {
    "48": "icons/close-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/close-16.png",
      "32": "icons/close-32.png",
      "48": "icons/close-48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e533b140-e649-4112-8ea3-7b2556be06d7}"
    }
  }
}

Best Close current Tab Alternatives

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