Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouped tabs become ungrouped on browser restart #3

Open
Dire-Llama opened this issue Feb 6, 2022 · 1 comment
Open

Grouped tabs become ungrouped on browser restart #3

Dire-Llama opened this issue Feb 6, 2022 · 1 comment

Comments

@Dire-Llama
Copy link

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.
@jtay9562
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants