Go to empty tab Firefox

Examine source code of Go to empty tab

By: Kei
Inspect and view changes in Go to empty tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Go to empty tab",
  "description": "Switches to a next or a previous empty tab.",
  "version": "0.0.2",
  "icons": {
    "48": "icons/icon.svg",
    "64": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.svg",
      "64": "icons/icon.svg",
      "96": "icons/icon.svg"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "Go to empty tab"
  },
  "permissions": [
    "tabs"
  ]
}

Best Go to empty tab Alternatives

Here are some Firefox add-ons that are similar to Go to empty tab: