blenderskool / untab

🔍 A productivity tool to boost your browser workflow!
https://getuntab.now.sh
MIT License
345 stars 27 forks source link

unTab window does not open in previously opened tabs #58

Closed tanishqvyas closed 3 years ago

tanishqvyas commented 3 years ago

Steps to replicate the issue

  1. Open a couple of tabs in the web browser (we shall refer to these tabs as formers). Make sure that when these tabs are opened, unTab isn't added as an extension.
  2. Now, add unTab as an extension.
  3. Open some more tabs now (we shall refer to these as latters).

One could notice that upon trying to open the unTab window in the formers it does not open, however when we try to do the same in latters it works fine. What causes this issue?

A request to add the question label as welll to this issue.

blenderskool commented 3 years ago

The reason for this behaviour is following:

Hope that clears the question 🙂

blenderskool commented 3 years ago

Possible solutions to explore:

tanishqvyas commented 3 years ago

@blenderskool Thanks a lot for the explanation. That sure helped. I'll take a look at #48.