Fork me on GitHub

Firepicker - color picker for Firebug

Adds a small color picker dialog when editing CSS rule in Firebug. The addon scans for values that can be parsed as CSS colors (#abc, rgb(1,2,3), blue, red etc.) and displays them in a drop-down list right below the firebug's CSS editor box. Clicking on the color value in the drop-down brings up a color picker dialog.

Install

Install the plugin from the Firefox Add-on site:

Dependencies

The plugin is compatible with:

Report issues here: http://github.com/thedarkone/firepicker/issues

Screens

License

BSD License (same as Firebug)

Authors

thedarkone (http://github.com/thedarkone)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/thedarkone/firepicker