When I downloaded Safari 5 today, I noticed that apple finally added support for extensions into the browser! Safari has always been a nice app to use on mac, and I love the inspector, but lack of safari extensions for things such as grid tools, color selectors, etc have made me reluctant to switch. However, Safari also made it far easier than many other browsers to create extensions using straight up HTML5, CSS and JS! So in about an hour, I created this little extension to overlay a grid (like 960 or Blueprint) on the page. Enjoy!
Download Source FilesThis entry was posted in Technology and tagged Extension, Safari, Web Development. Bookmark the permalink.
3 Responses to Safari 5: Grid Extension
Leave a Reply
You must be logged in to post a comment.

The download link appears to be broken at the moment. Thanks for making this; I’ve been wanting something like this in Safari for quite some time. I would be interested in what the development process was like for this.
@Nick, thanks for pointing out that it was broken. We plan on writing a tutorial on Safari 5 Extension Development next week!
This is awesome!