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
{
  "applications": {
    "gecko": {
      "id": "close-tab-single@codefisher.org",
      "strict_min_version": "42.0"
    }
  },
  "author": "Michael Buckley",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/16-tab-delete.png",
      "24": "icons/24-tab-delete.png",
      "32": "icons/32-tab-delete.png",
      "48": "icons/48-tab-delete.png"
    },
    "default_title": "__MSG_closeTabLabel__"
  },
  "default_locale": "en_US",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://codefisher.org/toolbar_button/",
  "icons": {
    "16": "icons/16-tab-delete.png",
    "24": "icons/24-tab-delete.png",
    "32": "icons/32-tab-delete.png",
    "48": "icons/48-tab-delete.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.7resigned1"
}

Best Close Tab Button Alternatives

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