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
This should probably be implemented alongside #24, which is related. Even when that's fixed, we still want to be able to switch between tabs matching the same URL, e.g. two YouTube pages. I'm thinking repeated presses of the same hotkey (in sequence) could cycle through all tabs matching that hotkey. Edge case: when you're already on a tab matching that hotkey, you should probably skip that one since obviously the user does not intend to switch to the tab they're already on.
The text was updated successfully, but these errors were encountered:
This should probably be implemented alongside #24, which is related. Even when that's fixed, we still want to be able to switch between tabs matching the same URL, e.g. two YouTube pages. I'm thinking repeated presses of the same hotkey (in sequence) could cycle through all tabs matching that hotkey. Edge case: when you're already on a tab matching that hotkey, you should probably skip that one since obviously the user does not intend to switch to the tab they're already on.
The text was updated successfully, but these errors were encountered: