Tab Angel Firefox

Examine source code of Tab Angel

Inspect and view changes in Tab Angel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Angel",
  "version": "1.0",
  "description": "Cleanses your tabs by automatically closes tabs you havn't used in a while.",
  "icons": {
    "48": "icons/48.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Tab Angel",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "angel.js"
    ],
    "persistent": true
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "alarms"
  ]
}

Best Tab Angel Alternatives

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