github Bush2021/chrome_plus 1.16.0

9 hours ago

New

  • 8b22f8d feat: migrate IA2 to UIA and support vertical tabs by @Bush2021

    This replaces the old IA2-based logic with a UIA-based implementation. Besides adding vertical tab support, it also fixes many long-standing tab interaction issues, improves behavior when the find/search bar changes the accessibility tree, and removes several fragile IA2-era hacks and workarounds.

    --force-renderer-accessibility is no longer needed. If you need custom new-tab matching, simply use new_tab_disable_name.

    This should also improve repeated close handling for tabs. Rapid double-click, middle-click, or right-click close gestures should no longer accidentally act on a tab that has already been destroyed, close extra tabs unintentionally, or trigger the vertical tabs crash described in #220.

Fix

Maintenance

Full Changelog: 1.15.2...1.16.0

Don't miss a new chrome_plus release

NewReleases is sending notifications on new releases.