Google Keep Colour Bar

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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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
Installationen heute
0
Installationen gesamt
36
Bewertungen
0 0 0
Version
0.1
Erstellt am
13.10.2020
Letzte Aktualisierung
13.10.2020
Größe
2,6 KB
Lizenz
n/a
Wird angewandt auf

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