ColorZilla: Now with More Zilla
ColorZilla has been updated to version 2.0. I included it as one of my must have Firefox development plugins.

New in ColorZilla 2.0
- ColorZilla v2.0.2 – Firefox 3.1 compatibility, bug fixes
- Webpage DOM Color Analyzer
- Online Palette Viewer
- Click here for an example
- Allows viewing, bookmarking and sharing any color palette
- Provides a permalink URL that represents any set of colors
- Online Eyedropper shows colors in RGB, HSV and additional formats
- Use Full Page Zoom introduced in Firefox 3
- Firebug support – allows opening the selected element in Firebug
- Firefox 3 support
- Ubuntu support (gcc4 based build included)
- Read more about ColorZilla v2 on this blog post
ColorZilla 2.0 adds support for Firebug!
Firebug support – until now, ColorZilla allowed you to quickly open the selected element in Dom Inspector. Now, if you have Firebug installed, it will also allow you to quickly open it in Firebug.
This is pretty cool also. ColorZilla will analyze your page and can generate palettes from the colors in use by your CSS elements. It just keeps getting better and better.
Webpage DOM Color Analyzer
Basically, this feature started with several simple questions – what colors are in use on any given Web page? What HTML elements use them and what CSS rules define those colors? So, Webpage DOM Color Analyzer analyzes a Web page and produces a palette of all the colors on that page. By hovering on any color, you can see what elements use that color, and by clicking on a color you can see a detailed listing of all the CSS rules that apply that color to DOM elements. You can even click on a CSS rule have ColorZilla open the corresponding style sheet file with the rule highlighted.You can save the page colors as a ColorZilla palette, or open the palette in ColorZilla Online Viewer.



Leave a Reply