Restore the Blue progress bar in Safari 4 beta
May 27th, 2009, Hedi Regaya | View Comments

Here’s the Terminal command you can copy and paste in a new Terminal window to get back the previous progress bar right into the latest version of Safari (4 beta) then you’ll know the percentage of the page loaded:
defaults write com.apple.Safari DebugSafari4IncludeToolbarRedesign -bool NO
defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO
killall Safari & open -a Safari
Posted in Leopard, Macintosh Tips & Help, Safari















View Comments
Can you do this on Windows Vista?
I don’t know… Maybe yes, and maybe no.
I tried to enter the above terminal command, but the progress is still that stupid gear on the address line instead of a progress bar which I really miss.