Skip to content

Instantly share code, notes, and snippets.

@beached
Created May 11, 2022 04:33
Show Gist options
  • Save beached/f1e0e311a4e135d6ab0efe01076a92be to your computer and use it in GitHub Desktop.
Save beached/f1e0e311a4e135d6ab0efe01076a92be to your computer and use it in GitHub Desktop.

How to fix missing Safari Extensions

  • Quit Safari
  • Open a Terminal and execute this command:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
  • Open Safari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment