close current window Firefox

Examine source code of close current window

Por: andyye
Inspect and view changes in close current window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "close current window. Useful for navigating without navbar",
  "manifest_version": 2,
  "name": "close button",
  "version": "1.0",
  "background": {
    "scripts": [
      "closebutton.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/close.png",
      "32": "icons/close.png"
    }
  }
}

Mejores alternativas close current window

Aquí hay algunas Firefox add-ons que son similares a close current window: