Blog Posts

Thursday, May 27, 2021

SimpleTabOrder 0.5.14

A bug fix release.

Somehow the current active tab isn't captured after updating to Chrome 91.
chrome.tabs.query isn't working with mouse click on tab but is ok with ctrl+tab.
Registers mouse click on tab as dragging and refuse to work as before Chrome 91.

Anyway changed it to not query and directly get the tab from the event.
Wonder why I didn't do so before?

Seems to be working again.

---

Also on Opera side it seems like my past 3 submissions for SimpleExtManager were not moderated, strange.
Left a message, see how it goes.

1 comment:

  1. Thanks for the update! I'm running into an issue where the extension sometimes randomly reverts back to default tab opening behavior instead of the option I selected (all tabs at right end). Anyway you could look into that?

    ReplyDelete