defaults write com.apple.Safari WebKitPreferences.backspaceKeyNavigationEnabled 1
Which version of Safari and macOS are you using? This might help narrow down the problemHow come the back/forward buttons don't work in safari but works fine in chrome/firefox. I can't find any configuration options in safari to enable that.
Does it work with macOS Tahoe?Close Safari and try from Terminal:
Code:defaults write com.apple.Safari WebKitPreferences.backspaceKeyNavigationEnabled 1
discussed here https://forums.macrumors.com/thread...-in-safari-12-and-above.2175062/post-32386740
You might have to give Full Disk Access to Terminal for the command to work.
I've just tried and it works. You have to give Full Disk Access to Terminal.Does it work with macOS Tahoe?
I also tried it, but it doesn't work for me with Tahoe. Did you restart the machine?I've just tried and it works. You have to give Full Disk Access to Terminal.
Interesting. For me it simply doesn't work. Also tried to reboot and checked if it is installed and so on.I closed Safari, run the command and it worked. It persisted after rebooting.
defaults write com.apple.Safari NSUserKeyEquivalents -dict-add Zurück "\U232b"