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.
- Open the script and go to the values section.
- Click "Show/edit the entire script value storage."
- Paste the following JSON object into the value storage, replacing the current values with your desired one's:
{
"attendanceViewer": true,
"changeAttendance": null,
"changeGrade": null,
"gradeViewer": true,
"hideComments": false,
"liveGradeUpdate": true
}
Here's a short gif showing the process.
