thepearson / palette-pal_chrome

Chrome extension for Palette Pal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palette Pal: Chrome extension

This extension adds contextual menu integration to Palette Pal when using Chrome.

Extension - Action icon

Example of context menu

Installation

  1. Clone or download this repo to an appropriate location.

    git clone git@github.com:thepearson/palette-pal_chrome.git
    
  2. Open chrome and navigate to chrome://extensions/

  3. Turn on Developer mode:

    Developer mode

  4. Click on Load Unpacked and select the folder where this codebase is stored.

    Load Unpacked

  5. Once loaded set the base Palette Pal installation. Right click on the Action icon (the extention icon) and go to options set the url in the text field and press Save. If you don't have an installation you can use the demo site here. https://thepearson.github.io/palette-pal/ Just paste the URL into the text area.

Usage

Creating a palette from an image.

Right click on an image and click on Extract colors with Palette Pal

Extract colors

Setting the base installtion

  1. Right click on the extension icon and go to options
  2. Enter the installtion path and click Save

About

Chrome extension for Palette Pal.

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 9.5%