Read first: https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md
It would be nice if Ctrl + S applied changes in My Filters instead of opened the "Save Webpage" Dialogue like it does in chrome.
chrome-extension://cjpalhdlnbpafiamejdnhcphjbkeiagm/dashboard.html#1p-filters.html
https://i.imgur.com/eI4RsJT.png instead of actually saving
Head over to the settings page -> My Filters and press Ctrl S
N/A
The first question is whether it's possible to override that shortcut, because it's used by the browser itself.
whether it's possible to override that shortcut, because it's used by the browser itself
Chrome/Chromium allows overriding of all shortcuts except Ctrl-Tab/N/T/W (switch tabs, open a new window, open a new tab, close the tab). However, it's not the case with some chromium forks that define their own shortcut management feature (Vivaldi, for example).
How about Ctrl+Enter?
Ctrl+S is probably better to override: Ctrl+Enter normally opens the selected link in a new tab.
From my last experience with creating built-in shortcuts, I will declined. What works well in one language/keyboard layout might not be true in others.
I started to use CodeMirror, and keboard shortcut to save came for free as a result. So Ctrl-S (or equivalent in other OSes) is now available in "My filters" with 8d5ebf44efb7.
Most helpful comment
I started to use CodeMirror, and keboard shortcut to save came for free as a result. So Ctrl-S (or equivalent in other OSes) is now available in "My filters" with 8d5ebf44efb7.