Google Keep Colour Bar

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
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