« saufen und schämen | Main | flash drive speed »

firefox look and feel like safari

The application icon:

cp -f \   
/Applications/Safari.app/Contents/Resources/compass.icns \  
/Applications/Firefox.app/Contents/Resources/firefox.icns

Export your Bookmarks
use Safari Bookmark Exporter

Rename the application
o in the Finder/Dock shows up "Safarí": mv /Applications/Firefox.app /Applications/Safari\314\201.app

Make Firefox a nice browsing experience

Intelligent Bookmarks
Last but not least, use Firefox's clever Bookmark system for easy website access:

  • Open the bookmark manager
  • Select the properties of a bookmark
  • Name: slashdot
    Address: http://slashdot.org/
    Keyword: sd
  • Name: wikipedia
    Address: http://en.wikipedia.org/wiki/%s
    Keyword: w
  • Name: fizzle
    Address: chrome://fizzle/content/fizzle.xul
    Keyword: f

This enables you to type "sd" in the address bar, hit enter, and slashdot.org pops up. To access Wikipedia, you can type "w firefox", and you get the Firefox article of wikipedia "http://en.wikipedia.org/wiki/Firefox". To check your RSS feeds, type "f" and fizzle opens.

Update: see post firefox autocomplete for more precise information!

Post a comment