mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-08 18:09:31 +00:00
feat: Close tab and switch to recent tab when going back with no history, p=#11190
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
<checkbox id="zenWorkspacesForceContainerTabsToWorkspace"
|
||||
data-l10n-id="zen-settings-workspaces-force-container-tabs-to-workspace"
|
||||
preference="zen.workspaces.force-container-workspace"/>
|
||||
<checkbox id="zenTabsCloseOnBackWithNoHistory"
|
||||
data-l10n-id="zen-tabs-close-on-back-with-no-history"
|
||||
preference="zen.tabs.close-on-back-with-no-history"/>
|
||||
</groupbox>
|
||||
|
||||
<hbox id="zenTabsUnloadCategory"
|
||||
|
||||
Reference in New Issue
Block a user