kepi / chromeEyeDropper

Eye Dropper and Color picker extension for Google Chrome
https://eyedropper.org
210 stars 73 forks source link

Option to copy different color code formats #226

Open GoldStar184 opened 2 years ago

GoldStar184 commented 2 years ago

Is your feature request related to a problem?

No response

Describe the solution you'd like

I would like the option to copy the color code in different ways. For example when getting this color: image The value "#a88a37" is copied to my clipboard, I would like the option to instead copy rgb codes like this "rgb(168, 138, 55)." (or just "168, 138, 55').

Describe alternatives you've considered

No response

Anything else?

No response

kepi commented 3 months ago

This is partially implemented in next version, which should be released #256 in a couple days with clicking on values in color boxes.

But I still want to allow default copy to clipboard format to be adjustable in settings.