Activate Left Tab On Close Firefox

Examine source code of Activate Left Tab On Close

Inspect and view changes in Activate 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": "Activate Left Tab On Close",
  "version": "0.2.3",
  "description": "When the currently active tab is closed, always switch to the one on the left of it.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "author": "Rotem Dan",
  "homepage_url": "https://github.com/rotemdan/ActivateLeftTabOnClose",
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "common.js",
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best Activate Left Tab On Close Alternatives

Here are some Firefox add-ons that are similar to Activate Left Tab On Close: