schoolbook.ge tools

Mess around with schoolbook.ge

目前為 2023-02-11 提交的版本,檢視 最新版本

作者
Naviamold
評價
0 0 0
版本
1.1
建立日期
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: Easily change your grades to any desired number.
  • Attendance Changer: Update your attendance records with just a few clicks.
  • Message Hider: Hide any unwanted comments or 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: Quickly view your grades without having to navigate through different pages.

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.
  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