TempoTab Firefox

Examine source code of TempoTab

Inspect and view changes in TempoTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TempoTab",
  "version": "8.5.5",
  "description": "Opens links in temporary tabs that close automatically after user-defined time.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "TempTab",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4f7b417-f73d-437b-906a-800aceee0af5}",
      "strict_min_version": "89.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Best TempoTab Alternatives

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