Firefox Navigation Bar on a Web Page
Firefox is one of the few applications that is always running on my computer. It is monumentally important for doing almost anything, yet its user experience is imperfect. My complaints stem from Firefox's many superfluous tool bars that consume a large amount of screen space. Many of the tool bars are unnecessary and could be eliminated to reduce screen space consumption. Google Chrome has done this effectively. With Firefox, I wanted to enhance the interface by minimizing tool bars using some clever add-ons and lots of hot keys.
What I learned from adjusting my Firefox configuration was that the navigation bar is nearly unnecessary. I use the navigation bar for 3 reasons:
- Going to a particular website after opening a new tab.
- Adjusting the URL slightly. Ex: from twitter.com to twitter.com/tdedecko
- Wanting to know the URL of the web page I am currently browsing.
These add-ons made it so opening a new tab launched my homepage and makes my navigation bar toggle-able by hitting F2.Then, I spent an hour or so creating a navigation bar on a web page using jQuery and Blueprint CSS. Try out my implementation: http://www.dedecko.com/navbar/I set this as my homepage in Firefox. Now when I open a new tab a navigation bar on a web page appears. Very useful in my opinion.This might be particularly useful for netbooks. Let me know if this is helpful.
