Close Tab Button Firefox

Examine source code of Close Tab Button

Inspect and view changes in Close Tab Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close Tab Button",
  "version": "1.0",
  "description": "Adds a button to close the current tab.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Close Tab",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{973d0e1b-88de-4bec-ba47-a4400f4c07fe}"
    }
  }
}

Best Close Tab Button Alternatives

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