Google Keep Colour Bar

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
transiscodev
Instalări zilnice
0
Total instalări
36
Rating-uri
0 0 0
Versiune
0.1
Creat
13-10-2020
Actualizat
13-10-2020
Size
2,6 KB
Licență
N/A
Se aplică pe

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