Safari Plugins

Firefox 2 is slow as donkeys on a Mac. It's true. Even with my 2Gs of RAM I can still notice the strain, that and it's constantly crashing for some reason (usually whenever I use Gmail. Alas I'm eagerly waiting for Firefox3 to be released which is looking a lot better for everyone. In the meantime here are a couple of plugins I've found for Safari that I think are really useful: (I've updated it with a slew more cool little plugins, based on the comments)

  1. Safari-stretch
  2. DeliviousSafari
  3. Piclens
  4. Inquisitor
  5. SafariStand
  6. SafariTidy
  7. And of course we shouldn't forget Pimpmysafari

Anyone got any other ones I should look at?

Discussion

4 Responses to Safari Plugins

  • I didn't know these, but going to try them out. Thanks. My favourite safari plugins can be found here: http://kobak.org/2007/12/13/safari3-a-hasznalhato-bongeszo/

    The post (as the whole blog) is in Hungarian, but You can follow the links at the second part of the post. Safari microformats, tidy, inquisitor, piclens.

  • Inquisitor and Sogudi. Inquisitor is autocomplete and configuration of the search field. Sogudi allows single letter auto-search ('y Phrase' to search youtube, 'w Test' to search wikipedia etc.)

  • Cool plugins, thanks.

  • Safari Stand - it’s a must. And, maybe, SafariSource.

    Btw.: you don't need SafariStretch; just make a bookmark w/ javascript:window.moveTo(0,0);window.resizeTo(960,screen.availHeight). that moves the window to the left and resizes it to 960 width ... javascript in bookmarks. for fullscreen: javascript:window.moveTo(0,0);window.resizeTo(screen.availWidth,screen.availHeight)