🎨 convert colors from hex/rgb and visualize it!
colorbuddy is an extension that permit the user to visualize the colors using hex code or RGB sintax and to convert from each other
-
download the latest release on this link clicking on the .crx file
-
go to the extension page on your browser |
chrome://extensions/
for chrome -
if colorbuddy is disabled, click on the 'install' button or enable the toggle slider
-
if the browser doesn't let you enable it, use the method down below
- clone this repository
git clone https://github.com/Juro0/colorbuddy.git
-
open the extension page on your browser |
chrome://extensions/
for chrome -
in the left-top corner, check that the developer mode is enable
-
click the button 'load unpacked'
-
choose the folder with
manifest.json
directly inside it