github Bush2021/chrome_plus 1.14.0

9 hours ago

Happy New Year 2026! 🎉

We're excited to announce Chrome++ Next 1.14.0, featuring enhanced version branding and shiny improvements.

New

  • 27a4fce feat: keep_last_tab now works when clicking the close button by @Bush2021

    The keep_last_tab feature now manages to keep the last tab when clicking the close button, consistent with other closing methods.

  • 60df7f6 feat: add keymapping feature for custom keyboard shortcuts by @Bush2021

    Users can now map one keyboard shortcut to another, or create custom shortcuts using Chrome command IDs (e.g. opening settings). See the INI configuration file for detailed usage instructions.

Fix

  • 6900b36 fix: prevent false positives in close button detection by @Bush2021

  • e5d902b fix(tabbookmark): avoid unexpected behavior when keep_last_tab is unset by @Bush2021

    When keep_last_tab is set to 0, skips expensive UI operations and no longer forces exit from full-screen mode or closes the find bar before verification.

Maintenance

  • 399f231 chore: remove unnecessary git push command before creating pull request by @Bush2021

  • 4a56b08 chore: rename project to Chrome++ Next by @Bush2021

    The Chrome about page now displays "Powered by Chrome++ Next" instead of "Chrome++ modified version", better reflecting the project's evolution.

  • 03e67b0 chore: bump actions/upload-artifact and actions/download-artifact by @Bush2021

  • bb34fab chore(pakpatch): add TODO for handling WebUIInProcessResourceLoading by @Bush2021

  • bb4fffc perf(iaccessible): cache std_name of NTB by @Bush2021

  • 60523eb perf(iaccessible): cache a11y flag check in IsDocNewTab by @Bush2021

  • 4d12f68 perf: cache parsed disable tab names to avoid per-call splits by @Bush2021

  • 8ebc663 perf(hotkey): avoid hotkey copies by @Bush2021

  • fbfde42 chore(tabbookmark): more use of const qualifiers and better naming by @Bush2021

  • eb712d6 refactor: refactor hotkey parsing using C++20 views and constexpr lookups by @Bush2021

  • b931532 refactor: refactor translate key to use inputhook by @Bush2021

  • 3bc17c0 chore: update .gitignore by @Bush2021

  • f2f8d43 perf: consolidate repetitive UI traversal by @Bush2021

  • f4e39aa chore(tabbookmark): replace int with bool by @Bush2021

  • 77ebf62 chore: more use of std::optional by @Bush2021

Full Changelog: 1.13.5...1.14.0

This release now supports GitHub attestation: https://github.com/Bush2021/chrome_plus/attestations/15880980

Don't miss a new chrome_plus release

NewReleases is sending notifications on new releases.