Skip to content

Latest commit

History

History
41 lines (23 loc) 路 1.12 KB

README.md

File metadata and controls

41 lines (23 loc) 路 1.12 KB

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