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
One click on a window and all of its tabs open, which can be slow if you have lots of tabs in that window. Add a configuration option n so that if a window has more than n tabs, on click, it will ask "are you sure?" before opening. n=0 => no limit. Default to 31 because it's a nice round number :) .
Noted by Blank Makkara via user review 2017/09/07
The text was updated successfully, but these errors were encountered:
One click on a window and all of its tabs open, which can be slow if you have lots of tabs in that window. Add a configuration option
n
so that if a window has more thann
tabs, on click, it will ask "are you sure?" before opening.n=0
=> no limit. Default to 31 because it's a nice round number :) .Noted by Blank Makkara via user review 2017/09/07
The text was updated successfully, but these errors were encountered: