tsuliwaensis/New-Tabs-at-End-3000

Grouped tabs become ungrouped on browser restart

Opened this issue · 1 comments

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.

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