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
{{ message }}
This repository was archived by the owner on Dec 23, 2019. It is now read-only.
Would it be possible to restore the state after browser closure and re-opening?
Let's say I've logged in (account1) to the site on Tab1, then used openMultiLogin and logged to the same site with another account (account2) on Tab2, then used openMultiLogin again and account3 on Tab3. Then I close the browser and open it again.
In result I get 3 tabs opened, but account1 is used on each of them. I would like to restore the original state.
(btw, re-opening of the closed tab with Ctrl+Shift+T always uses account1, which also not quite logical)