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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Add setting to hide tab markers when the hints global toggle is off (#253)
Add command to get the title of the currently focused tab without including the decorations
Fixed
Fix includeTabMarkers being altered by clicking the browser action button
Fix buggy behavior when changing the title of a bookmark manually (#254)
Handle focus change and update shouldBeHinted for all hintables. Fixes some instances of hints not displaying on menus that open when certain element is focused. (#256)
Fix hints not being shown with new color spaces in CSS Colors v4 (#257)
Improve include or exclude custom hints highlighting for better accessibility (#258)
Fix focus not being called for all HTMLElements (#255)