any nice addons for firebug
I use firebug a lot ,i installed开发者_开发百科 measure it , firecookie. Do you guys know any other nice additions to firebug which can be used during development.
Thanks.
Here are 13 must-have add-ons to strengthen Firebug.
If you're a jQuery user: http://firequery.binaryage.com/
CodeBurner for FireBug -- HTML/CSS Reference in-browser.
I suggest PixelPerfect. I use it a lot when exact layouts are required (which is what most designers are asking for).
I am using
- FireRainbow - syntax highlighter
- Colorpicker - color picker
- MeauseIt - measure tool
- FireCookie - cookie manager
- FireQuery - for jQuery development
- PixelPerfect - for coding designs as perfect pixel
- Illuminations for Developers - usually I am using this when I code ExtJS, that provides me more detailed information for libraries.
- CSSUsage - shows how efficient used CSS Rules
- Firebug AutoCompleter - autocompleter for firebug
This is my must have addons. I love Firefox and Firebug with my addons, thanks in advance to its authors.
Here is an official page with existing Firebug extensions: http://getfirebug.com/wiki/index.php/Firebug_Extensions
Honza
精彩评论