Firebug slows down Firefox no more!

October 16, 2009

Firebug slows down Firefox significantly. It's most noticeable when opening Gmail.

To solve this, use Firefox profiles. You can run multiple instances of firefox with different profiles.

$ firefox -P coding --no-remote

That will start a new Firefox instance with "coding" profile. When plugins are installed, they are attached to a specific profile. To create/manage profiles, close Firefox and run:

$ firefox -ProfileManager

Don't you love Firefox?

blog comments powered by Disqus

© 2011 Rit Li