Skip to content

🎨 convert colors from hex/rgb and visualize it!

Notifications You must be signed in to change notification settings

Juro0/colorbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colorbuddy logo

🎨 convert colors from hex/rgb and visualize it!

colorbuddy

colorbuddy is an extension that permit the user to visualize the colors using hex code or RGB sintax and to convert from each other


how to install it

  • 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

how to install it (with developer mode)

  • 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