chromeEyeDropper
chromeEyeDropper copied to clipboard
Option to copy different color code formats
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:
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
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.