cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 29 forks source link

Open tabs gradually rather than all at once #205

Open davidelang opened 4 years ago

davidelang commented 4 years ago

on chrome/brave if you open too many tabs/windows at a time, it gets stuck on some lock and performance slows to a crawl, for me this seems somewhere around 100 or so tabl (sometimes more, sometimes less)

please add an option to throttle how fast tabs get opened, possibly trying to detect that a tab has finished loading, possibly just time based

cxw42 commented 4 years ago

A very reasonable request! PRs welcome :) . This will also be less problematic once #35 is finally rolled out, and that's the next thing on my list.

Thanks for using TF and for the feedback!

cxw42 commented 4 years ago

Related to #51