Auto Close New Tab Firefox

Examine source code of Auto Close New Tab

Inspect and view changes in Auto Close New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Close New Tab",
  "version": "1.1",
  "description": "Automatically closes the tab whenever you open a new tab.",
  "homepage_url": "https://gitlab.com/ceda_ei/autoclose-newtab",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Auto Close New Tab Alternatives

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