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@qw.linux-2g64.local"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "2.2resigned1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_actionTitle__",
    "theme_icons": [
      {
        "light": "icons/icon-light.svg",
        "dark": "icons/icon.svg",
        "size": 48
      }
    ]
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en"
}

Melhores alternativas Close Window Button

Aqui estão algumas Firefox add-ons que são similares a Close Window Button: