Focus left tab on close Firefox

Examine source code of Focus left tab on close

Inspect and view changes in Focus left tab on close source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus left tab on close",
  "description": "When the current tab is closed, focus the tab on the left.",
  "version": "0.4",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "65.0"
    }
  },
  "icons": {
    "48": "icons/close-16.svg"
  },
  "background": {
    "scripts": [
      "focus-on-close-background.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best Focus left tab on close Alternatives

Here are some Firefox add-ons that are similar to Focus left tab on close: