Schoolbook Tools: A User Script for Schoolbook.ge
With this user script, you can enhance your experience on schoolbook.ge by adding the following features:
- Grade Changer: Change your grades to any desired number.
- Attendance Changer: Change your attendance to any desired number.
- Message Hider: Hide messages from your dashboard.
- Live Grade Updater: Stay up-to-date with your grades in real-time, no more waiting for two weeks to see your updated average!
- Grade Viewer: View others grades.
Installation and Setup
To install this script, follow these steps:
- Download and install a UserScript manager, such as Tampermonkey or Violentmonkey.
- Add the script to your UserScript manager by clicking the INSTALL button on the top.
- Press edit script and head to section called values.
- Click "Show/edit the entire script value storage".
- Paste this in but with your specified values.
{
"attendanceViewer": true,
"changeAttendance": null,
"changeGrade": null,
"gradeViewer": true,
"hideComments": false,
"liveGradeUpdate": true
}