Safari 3.1.1 and Saft 10.0.7

I have always used Webkit ever since switching to Safari as my general browser. Being that I’m always getting the newest build, I know what’s coming when Safari decides to upgrade.
Since Apple updated Safari from 3.1 to 3.1.1, Saft, a wonderful “addon/plugin/what-have-you”, breaks. I know Hao Li at haoli.dnsalias.com will be updating it pretty soon, but I have found a quick fix until that is done.
-
Quit Safari.
-
Navigate to
Applications/Saft.app. -
Control click to show package contents.
-
Open bundle and go to
Contents, thenResources,Saft.bundle, andContents. You’re full path should beApplications/Saft.app/Contents/Resources/Saft.bundle/Contents. -
Double click or open
Info.plistin your favorite text editor. - Change
SaftSupportedSafariBuildto5525.18. This is to match the current Safari version/build. It will then look like this:<key>SaftSupportedSafariBuild</key> <array> <string>5525.18</string> </array> - Save and relaunch Safari.