You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tabs do not stay grouped after restart if Chrome setting 'continue where you let off' is active.
To replicate:
add several tabs to a group
close browser
restart browser
Expected behavior: all tabs are restored to where they were when closing Chrome.
Observed behavior: only one tab remains in each group, all other tabs are no longer grouped.
The text was updated successfully, but these errors were encountered:
I created an fork that adds a 3 second delay at startup to keep tab groups intact. Unfortunately I do not have a chrome developer account, so you'll need to enable developer mode and load the extension unpacked. Basically downlod the repository as a zip, extract the folder, then point chrome to the root folder. https://github.com/jtay9562/New-Tabs-at-End-3000
Tabs do not stay grouped after restart if Chrome setting 'continue where you let off' is active.
To replicate:
Expected behavior: all tabs are restored to where they were when closing Chrome.
Observed behavior: only one tab remains in each group, all other tabs are no longer grouped.
The text was updated successfully, but these errors were encountered: