Close Tab Button Quantum Firefox

Examine source code of Close Tab Button Quantum

Inspect and view changes in Close Tab Button Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "closeTab@fmarin.com",
      "strict_min_version": "57.0a1"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "1.0.1resigned1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "__MSG_actionTitle__",
    "default_icon": "icons/icon.svg",
    "theme_icons": [
      {
        "dark": "icons/icon.svg",
        "light": "icons/icon-light.svg",
        "size": 16
      }
    ],
    "default_area": "tabstrip"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en"
}

Best Close Tab Button Quantum Alternatives

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