Tab Timeout Closer Firefox

Examine source code of Tab Timeout Closer

Inspect and view changes in Tab Timeout Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar"
  },
  "description": "Automatically close tabs which have not been accessed for a time",
  "icons": {
    "256": "icon.png"
  },
  "manifest_version": 2,
  "name": "Tab Timeout Closer",
  "permissions": [
    "contextualIdentities",
    "cookies",
    "bookmarks",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "incognito": "not_allowed",
  "version": "1.8.26",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9032a9a1-e9c8-409f-a15a-920ca63d3920}"
    }
  }
}

Best Tab Timeout Closer Alternatives

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