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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
transiscodev
Щоденних встановлень
0
Всього встановлень
36
Рейтинги
0 0 0
Версія
0.1
Створено
13.10.2020
Оновлено
13.10.2020
Size
2,6 кБ
Ліцензія
Н/Д
Відноситься до

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