News
ColorZilla 2 is here!
New in ColorZilla 2:
- ColorZilla v2.0.3 - Firefox 3.6 compatibility, bug fixes
- Webpage DOM Color Analyzer
- Analyze DOM element colors on any Web page and create a corresponding palette
- Locate elements on the page that correspond to a given color
- Find out what CSS rules specify a given color
- Save, bookmark and share the palettes
- 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
- New languages - Indonesian, Korean, Norwegian. Thanks to the BabelZilla team!
- Firefox 3 support
- Ubuntu support (gcc4 based build included)
- Minor tweaks and bug fixes
- Read more about ColorZilla v2 on this blog post
Install ColorZilla 2.0.3
About ColorZilla
ColorZilla is an extension for Mozilla Firefox and the Mozilla Suite.
It assists web developers and graphic designers with color related tasks - both basic and advanced.
With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. You can Zoom the page you are viewing and measure distances between any two points on the page. The built-in palette browser allows choosing colors from pre-defined color sets and saving the most used colors in custom palettes. DOM spying features allow getting various information about DOM elements quickly and easily. And there's more...
ColorZilla on Ubuntu/FC5 Linux
If you have the latest ColorZilla and it's not working on Ubuntu, try the following (at your own risk!):
- Download and install the official Firefox version from Mozilla.com
- Make sure you have libstdc++5 installed by running "sudo apt-get install libstdc++5"
- If that still doesn't help, try running "sudo apt-get install libxul-dev"
- Additional helpful packages might be gcc-4.1 and libstdc++6
Feedback
Please contact me with comments, suggestions, questions or bug reports.
Acknowledgements
The Zoom function was inspired by similar (but somewhat different) Zoom In/Out functions found in the excellent Web Developer extension.
Thanks to everyone who suggested new features and reported bugs.