stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
846 stars 57 forks source link

[Feature Request] Call `forgetClosedTab` when "Deletes History Temporary Containers" is enabled #620

Open MahdiNazemi opened 1 year ago

MahdiNazemi commented 1 year ago

Vimium C's Vomnibar shows a list of recently closed sessions (https://github.com/gdh1995/vimium-c/issues/347#issuecomment-842926976), which includes "Deletes History Temporary Containers" tabs.

Is it possible to add an option to call forgetClosedTab when closing a tab to disable restoring recently closed tabs as suggested in https://github.com/gdh1995/vimium-c/issues/900#issuecomment-1480463147?

I am not sure what the relationship between sessions and contextualIdentities is and whether this feature is something TC can/should deal with.