Schoolbook Tools

Mess around with schoolbook.ge

目前为 2023-02-11 提交的版本。查看 最新版本

作者
Naviamold
评分
0 0 0
版本
1.2
创建于
2023-02-11
更新于
2023-02-11
大小
3.3 KB
许可证
MIT
适用于

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:

  1. Download and install a user script manager, such as Tampermonkey or Greasemonkey.
  2. Add the script to your user script manager by clicking the INSTALL button on the top.
  3. Open the script and EDIT THE TOP FIELDS as per your preference:
let changeGrade = "None"; // numbers or "None"
let hideComments = false; // true or false
let changeAttendance = "None"; // numbers or "None"
let liveGradeUpdate = true; // true or false
let gradeViewer = false; // true or false