Tab Open/Close Control Firefox

Examine source code of Tab Open/Close Control

Inspect and view changes in Tab Open/Close Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "tab_open_close_control@felix-kolbe.de",
      "strict_min_version": "54.0"
    }
  },
  "author": "Felix Kolbe",
  "background": {
    "scripts": [
      "common.js",
      "storage.js",
      "tab_open_close_control.js"
    ]
  },
  "manifest_version": 2,
  "description": "Control the Tab behavior.",
  "name": "Tab Open/Close Control",
  "version": "0.0.4resigned1",
  "homepage_url": "http://www.felix-kolbe.de/tab-open-close-control/",
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "48": "48.png",
    "96": "96.png"
  }
}

Best Tab Open/Close Control Alternatives

Here are some Firefox add-ons that are similar to Tab Open/Close Control: