Close Last Tab Firefox

Examine source code of Close Last Tab

Inspect and view changes in Close Last Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close Last Tab",
  "version": "1.3",
  "description": "When the last tab is closed it closes the window and does not restore that tab at the next startup. Requires that browser.tabs.closeWindowWithLastTab is set to false in about:config.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best Close Last Tab Alternatives

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