(07-21-2023, 05:01 PM)neosnow Wrote: Is it possible to share us , how do you make guestures avialiable over settings & homepage ?Need to change source code of Chromium, or make these steps instead:
I guess there's no easy way to apply this to another browsers due to chrome's security policies ?
I've made one for myself using StrokesPlus.net / Autohotkeys, but nothing like it was on Cent.
1. Change "chrome://flags/#extensions-on-chrome-urls" to "Enabled" in your browser
2. Add "tabs" to "permissions" in manifest.json of the extension
3. Add "chrome://*/*" to "content_scripts"->"matches" in manifest.json of the extension