Colors!graph_editor

Add colors support to https://csacademy.com/app/graph_editor/. The edge's color is defined by it's cost. The color is defined by a index or name.

คุณจะต้องติดตั้งส่วนขยาย เช่น 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!)

ผู้เขียน
VictorKoehler
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
7
คะแนน
0 0 0
เวอร์ชัน
0.0.1.20200518181455
สร้างเมื่อ
18-05-2020
อัปเดตเมื่อ
18-05-2020
Size
2.53 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

Add colors support to https://csacademy.com/app/graph_editor/. The edge's color is defined by it's cost. The color is defined by a index or name.

Modified version of: https://gist.github.com/VictorKoehler/5d528b3c3965e56aea69231801ddd70a

This one cleans the jQuery injection present on gist, making use of @require instead.