Google Keep Colour Bar

Add custom pens and markers to Google Keep's drawing toolbar

Author
transiscodev
Daily installs
0
Total installs
32
Ratings
0 0 0
Version
0.1
Created
2020-10-13
Updated
2020-10-13
License
N/A
Applies to

This script adds pens and markers to the drawing tools in Google Keep.
You can add your own by adding a hexcode to the allPens or allMarkers section like so:
allPens.push("#123456"); //LABEL OF COLOUR
Pens and markers will be added to the taskbar in the list order in the script. Feel free to change it. Compatible with touch screen devices.


By default, the colour brown can not be accessed from the colour picker menu. If you need to use brown, add brown (#8d6e63) to your toolbar with the above method.

Copyright (c) 2020 YALLINTHEHALL