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
Rewrote text lookup to better handle cases of hidden content (including user-select: all content), avoid lingering popups, and improve performance (Fixes #990 and #1033).
(Chrome, Edge, Safari) Added support for looking up text in shadow DOM elements such as are used on Bing Chat (#1130).
(Chrome, Edge, Safari) Fixed a bug where overlays would be broken on MangaDex (#1110).
(Safari) Improved popup placement when looking up words at the start of a line.
(Safari) Fixed a bug where the toolbar icon would get stuck not updating.