Close current Tab dark Firefox

Examine source code of Close current Tab dark

Inspect and view changes in Close current Tab dark 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.2",
  "author": "Bruno Lacombe",
  "description": "Add a button to close the current active tab.",
  "icons": {
    "48": "icons/close.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/close.png",
      "32": "icons/close.png",
      "48": "icons/close.png"
    }
  }
}

Best Close current Tab dark Alternatives

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