HumbleNewTabPage icon indicating copy to clipboard operation
HumbleNewTabPage copied to clipboard

Open Recently closed links in current tab

Open riwu opened this issue 7 years ago • 2 comments

Clicking any Recently closed links will open it in a new tab even when "Open links in" is set to "Current tab".

riwu avatar Mar 09 '18 05:03 riwu

The reason for this is it is using the browser function to restore the closed tab (same as Ctrl+Shift+T, which includes the tab history, and removes it from the recently closed list). There isn't an option to use the current tab with that API, and it also includes windows with multiple tabs.

ibillingsley avatar Jul 04 '18 14:07 ibillingsley

Would it be possible to close the "HumbleNewTabPage" tab after calling this browser function?

FurloSK avatar Nov 14 '19 01:11 FurloSK