Restore closed tab Firefox

Examine source code of Restore closed tab

By: Peraha
Inspect and view changes in Restore closed tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Restore closed tab",
  "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": "{dc241480-1866-4f29-8508-d7518698218c}",
      "strict_min_version": "120.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Restore closed tab Alternatives

Here are some Firefox add-ons that are similar to Restore closed tab: