Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

11 lines (11 loc) · 1.06 KB

Custom-Highlight
A chrome extension for customizing highlight color.

Github-Prev

Contribute

Contribution to the project is much appreciated.

Report an issue or request a feature.

If you have found a bug in the extension's current features or if you have an idea for a new feature, then create an issue in this repository. If it's a bug, then make sure to include a good explanation, and if possible, upload some images to make debugging easier.

Contributing code.

If you are a programmer with knowledge in chrome extensions or web-developing in general, then you are more than welcome to work on the extension and submitting a PR. If you are going to implement a new feature, then make sure to create an issue first so that we can discuss the implementation.

Dependencies

Custom-Highlight uses the library pickr (v1.7.1) by Simonwep as it's color-picker.