iCoreTech Research Labs Just a placeholder

20Aug/090

Disable Safari Web Previews

Safari is a great browser, however the 4th version added a "feature": it takes png screenshots of every web page you visit.

This have two issues, at least for me: privacy and disk space.

To disable this feature open a terminal and write:

defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2

Close and restart Safari. Click on Safari menu at the top and select Reset, be sure to check 'Remove all webpage preview images', execute.

topsites

To restore the default settings quit Safari and write in terminal:

defaults delete com.apple.Safari DebugSnapshotsUpdatePolicy

Related posts:

  1. How to disable iTunes 8 store arrows
  2. Safari CTLoader errors?
  3. Glimmerblocker: block ads in Safari 64 bit mode on Snow Leopard
  4. Boot Snow Leopard in 64 bit kernel mode

Comments (0) Trackbacks (1)

Leave a comment


Additional comments powered by BackType