Tab Auto Closer Firefox

Examine source code of Tab Auto Closer

By: jeriem
Inspect and view changes in Tab Auto Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Auto Closer",
  "version": "1.0.1",
  "permissions": [
    "tabs",
    "storage",
    "history",
    "cookies",
    "browsingData"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabcloser@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Tab Auto Closer Alternatives

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