Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to sanitize Safari' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to sanitize Safari
Authored by: b00le on Nov 11, '05 08:52:58AM
There is the command Reset Safari, though it might do more than you want:
Resetting Safari erases your browsing history, empties the cache, clears the Downloads window, and removes cookies. It also removes any saved names and passwords or other AutoFill text and clears Google search entries.


[ Reply to This | # ]
An AppleScript to sanitize Safari
Authored by: cwatts on Nov 11, '05 09:35:52AM

How about "Empty Cache-cmd-option E" which appears to empty ~/Library/Caches/Safari/??/*
and the history...

?

---
sttaw sirhc



[ Reply to This | # ]