Tab Restore Button Firefox

Examine source code of Tab Restore Button

Inspect and view changes in Tab Restore Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Restore Button",
  "version": "1.0",
  "description": "Restore the last closed tab with one click or choose from recently closed tabs.",
  "permissions": [
    "sessions",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{457f9e2f-75aa-485a-bff4-e06a2c8c1426}",
      "strict_min_version": "109.0"
    }
  }
}

Best Tab Restore Button Alternatives

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