I'm working on ContentBlocker safari extension to block URLs. when the extension is disabled I want to redirect users to Settings/Safari/Extension.
I tried these.
prefs:root=Safari
prefs:root=SAFARI&path=Content%20Blockers
none of them is working. Can any please provide me proper solution?