This Addon allows you to restore the last closed tab with just one button click and gives you access to the list of recently closed tabs in the button context menu.
Top features:
Please note:
For a detailed change log you may have a look at my commit history.
Top features:
- Restore last closed tab with just one click on a toolbar button
- Quick access to up to 25 recently closed tabs in the context menu (right click on toolbar button)
- Optional access to the recently closed tab list in the page or tab context menu
- Nicely integrates with the other Firefox builtin icons and also adapts to nearly every Firefox theme.
Please note:
- If there are more than 6 items in the "last closed tab history", then a submenu "More items" is created. This is to workaround a technical limitation of the WebExtension API.
- The default setting in Firefox is to only store information for a maximum of 10 closed tabs. If you want to reach the maximum of 25 tabs, which again is a limitation of the WebExtensions API, then you have to increase the value of the browser.sessionstore.max_tabs_undo preference via about:config.
For a detailed change log you may have a look at my commit history.