Skip to content

This is a simple yet powerful color picker extension built entirely in JavaScript. With just a few lines of code, you can integrate this color picker into your web application, allowing users to select colors easily and efficiently.

Notifications You must be signed in to change notification settings

vaibhav-goklani/colorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker Project

Overview

This is a simple yet powerful color picker extension built entirely in JavaScript. With just a few lines of code, you can integrate this color picker into your web application, allowing users to select colors easily and efficiently.

Features

  • Intuitive interface: Users can pick colors quickly and effortlessly.
  • Lightweight: The color picker is built using vanilla JavaScript, ensuring fast performance and minimal dependencies.
  • Easy integration: Simply modify the manifest.json and publish it to your crome extentions page, and you're ready to go!

Prerequisites

No prerequisites are required.

Getting Started

  1. Clone the repository:
git clone https://github.com/vaibhav-goklani/colorPicker.git
  1. Modify the configuration file manifest.json:

  2. Go to the chrome extension webstore and publish the color picker folder with configuration file.

Project Structure

  • assets/
  • index.html
  • manifest.json
  • script.js
  • style.css

Authored by

  • Vaibhav

About

This is a simple yet powerful color picker extension built entirely in JavaScript. With just a few lines of code, you can integrate this color picker into your web application, allowing users to select colors easily and efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published