Open redfoxcz opened 5 months ago
Would it be possible to add a built-in keyboard shortcuts manager?
I need to assign/overwrite some one-key shortcuts, like:
F1 focus URL bar F2 open new tab F3 search F4 search next F6 reload without cache F10 dev tools F12 close tab
No regular Chrome extension can handle this, insufficient privileges.
It would be also nice to add a built-in mouse gestures editor.
It does sound feasible; Chromium has an internal API for adding keyboard accelerators. I will certainly work on it.
When could we expect this feature? Maybe in v. 124?
Would it be possible to add a built-in keyboard shortcuts manager?
I need to assign/overwrite some one-key shortcuts, like:
F1 focus URL bar F2 open new tab F3 search F4 search next F6 reload without cache F10 dev tools F12 close tab
No regular Chrome extension can handle this, insufficient privileges.
It would be also nice to add a built-in mouse gestures editor.