Page Timeout Closer Firefox

Examine source code of Page Timeout Closer

Inspect and view changes in Page Timeout Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Timeout Closer",
  "version": "1.0",
  "description": "Automatically close inactive tabs after a chosen time",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{23628864-5769-435c-942a-4b32bd2bb6b1}",
      "strict_min_version": "120.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Page Timeout Closer",
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  }
}

Best Page Timeout Closer Alternatives

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