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
Browser name & version: Chrome 79.0.3945.88 (Official Build) (64-bit)
Operating system & version: Kubuntu on 5.3.0-24-generic
I am trying to create a chrome extension, that removes duplicate tabs while using thegreatsuspender, however, tabid's change when suspending and un-suspending a tab, and hence I can't use
I am trying to create a chrome extension, that removes duplicate tabs while using thegreatsuspender, however, tabid's change when suspending and un-suspending a tab, and hence I can't use
if duplicates exists, and I need to get rid of them.
Steps to Reproduce:
Click
Suspend all other tabs
from thegreatsuspender's pop-up menu.Unsuspend all tabs, after a minute or so, [from the pop-up menu.]
Query tab info again [code from step 1], this time, all the tabs have different tab id's.
The text was updated successfully, but these errors were encountered: