TabAutoClose Firefox

Examine source code of TabAutoClose

Inspect and view changes in TabAutoClose source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TabAutoClose",
  "version": "1.0.2resigned1",
  "description": "Firefox extension for auto closing tabs that meet certain criteria.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "closeTab.js"
    ]
  },
  "homepage_url": "https://github.com/mobislan/TabAutoClose",
  "options_ui": {
    "page": "settings.html"
  },
  "applications": {
    "gecko": {
      "id": "mobislan@users.noreply.github.com",
      "strict_min_version": "48.0"
    }
  }
}

Best TabAutoClose Alternatives

Here are some Firefox add-ons that are similar to TabAutoClose: