tabexpire Firefox

Examine source code of tabexpire

Inspect and view changes in tabexpire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Automatically closes any tab not accessed for 48h hours.  When a tab is closed, a bookmark is placed in tabexpire folder.",
  "manifest_version": 2,
  "name": "tabexpire",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/cfcfs/tabexpire",
  "icons": {
    "24": "icons/ic_schedule_black_24px.svg"
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d68259f0-bc0f-4e72-9eda-4b6577d52a31}"
    }
  }
}

Best tabexpire Alternatives

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