Close Window Button Firefox

Examine source code of Close Window Button

Inspect and view changes in Close Window Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "close-window-button@nanpuyue.com",
      "strict_min_version": "57.0a1"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "1.0.3resigned1",
  "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 Window Button Alternatives

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