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
Add hidden numpad shortcuts for zoom actions (#2646)
* Add hidden numpad shortcuts for zoom actions
Introduces hidden menu items to enable CmdOrCtrl+numadd and CmdOrCtrl+numsub shortcuts for zooming in and out using the numpad. This improves accessibility for users who prefer numpad shortcuts.
* Add customizable homepage
Introduces a new customizable new tab page with clock, greeting, and search bar. Adds settings for enabling/disabling the homepage, choosing between default or custom URL, toggling clock and greeting, and selecting time format. Implements new internal protocols for 'min://newtab' and 'min://blank', updates localization, and refines related CSS and JS for the new tab and settings pages.
* Revert "Add customizable homepage"
This reverts commit 99b360c.
* Reapply "Add customizable homepage"
This reverts commit 234bf5f.
* Revert "Add customizable homepage"
This reverts commit 99b360c.
0 commit comments