Google Firefox Toolbar Out Of Beta
wellington map writes "Google has released Firefox search toolbar (Version 1.0.20050923) after two months in beta. One interesting addition is Google Suggest, which guesses what you're typing and offers useful suggestions in real time."
I wish Microsoft and Google could merge, then Microgle would produce beta products that worked already, and alpha products that are not impressive enough to upgrade to!
..that google suggest is available as a seperate extension (and is quite useful)
but am I the only one that thinks toolbars are a waste of space?
13 extensions installed, still takes less than a second on mine. This is on a 1.5 GHz with 256 MB ram. Perhaps there is something wrong with your computer? Spyware, perhaps, from Internet Explorer use?
In any case, Firefox isn't really about windows - rather, tabs, which open in the background. If you learn to use that, you will get much better performance. IE meanwhile is designed to open new windows, and is also preloaded as part of the operating system. Obviously it has an advantage here.
Nor is it the fault of the Mozilla devteam that people are making, and using slow extensions. The whole point of firefox is the customisability. What is useless to you certainly isn't useless to other people. To people like ME, speed is itself useless - page download times massively eclipse time taken by the browser itself. The firefox developers can't be all things to all people. If speed is a priority over customisability and compatibility, perhaps you are better off using a different browser (like Opera, or maybe Lynx) instead.
Sorry? developping with MSIE?
MSIE's cache blows, MSIE's refresh blows, MSIE has no development tools (no JS console, no JS debugger even remotely close to Venkman, and the recent Web Dev Toolbar is sub-par compared to Chris Pederick's, including the godawful DOM Inspector), MSIE doesn't allow you to see the current (interpreted/DOM-modified) source of your web page, MSIE doesn't allow you to change your CSS on the fly.
Firefox does.
Dev'ing with MSIE is like ripping your arms off before starting to write a book, you can still do it but the extra pain and harshness ain't quite worth it.
"The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
To modify install.rdf do the following
1. Close Firefox
2. Open %APPDATA%\Mozilla\Firefox\Profiles\
3. Delete extensions.rdf
4. Go to the extensions folder.
5. Now you'll have to go to every folder there and edit its install.rdf file with a texteditor such as notepad.
6. You will see something like this:
CODEChange maxVersion to 1.4, save the install.rdf.
Install the Nightly Tester Tools extension and it will work just fine.
~jeff