userscripts/manager
← all scripts
userscript · v0.1.0 · MIT

Reopen recent URLs (cross-tab history)

any pageGM_getValue, GM_setValue, GM_registerMenuCommand, GM_openInTab@document-idle

Keep a rolling ring-buffer of the last 30 URLs you closed across all tabs. Menu command opens an overlay listing them; click any to reopen in a new tab. Survives tab-close and browser restart via GM_setValue.