Skip to content

Instantly share code, notes, and snippets.

@ngs
Created January 14, 2011 18:19
Show Gist options
  • Select an option

  • Save ngs/779988 to your computer and use it in GitHub Desktop.

Select an option

Save ngs/779988 to your computer and use it in GitHub Desktop.
Remove Safari extention - AutoPagerize's cache
#!/bin/sh
rm -f ~/Library/Safari/safari-extension_net.autopagerize.autppagerizeforsafari-*
rm -r ~/Library/Caches/com.apple.Safari/Extensions/AutoPagerize*.safariextension/siteinfo.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment