Tag Archives: Safari 6

How to Change the Width of the Reading List Sidebar in Safari

For the record, I know this is a silly hack. Add a new item to the ~/Library/Preferences/com.apple.Safari.plist file: Key: SidebarSplitViewDividerPosition Type: “Number” Value: 400 For the value, use whatever width you want in the number of pixels. I think I … Continue reading

Posted in Mac | Tagged , , | Leave a comment

Get URL for Searches in Safari 6

There have been many articles and conversations about the question of how to get the URL of a Google search in Safari 6. Some solutions include using the Terminal to get the URL, using AppleScript,  using bookmarklets, and using Automator. I … Continue reading

Posted in Google, Web Development | Tagged , , , , , | 12 Comments