Close Tab History Button Firefox

Examine source code of Close Tab History Button

Inspect and view changes in Close Tab History Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "tb-tab-close-history-single@codefisher.org",
      "strict_min_version": "42.0"
    }
  },
  "author": "Michael Buckley",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/16-bin-undo.png",
      "24": "icons/24-bin-undo.png",
      "32": "icons/32-bin-undo.png",
      "48": "icons/48-bin-undo.png"
    },
    "default_popup": "popup/panel.html",
    "default_title": "__MSG_tbTabCloseHistoryLabel__"
  },
  "default_locale": "en_US",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://codefisher.org/toolbar_button/",
  "icons": {
    "16": "icons/16-bin-undo.png",
    "24": "icons/24-bin-undo.png",
    "32": "icons/32-bin-undo.png",
    "48": "icons/48-bin-undo.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "options_ui": {
    "browser_style": true,
    "page": "option/option.html"
  },
  "permissions": [
    "storage",
    "sessions",
    "tabs"
  ],
  "version": "1.7resigned1"
}

Best Close Tab History Button Alternatives

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