Schoolbook Tools

Mess around with schoolbook.ge

目前为 2023-05-09 提交的版本。查看 最新版本

作者
Naviamold
评分
0 0 0
版本
1.5
创建于
2023-02-11
更新于
2023-05-09
大小
3.8 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 UserScript manager, such as Tampermonkey or Violentmonkey.
  2. Add the script to your UserScript manager by clicking the INSTALL button on the top.
  3. Press edit script and head to section called values.
  4. Click "Show/edit the entire script value storage".
  5. Paste this in but with your specified values.
{
  "attendanceViewer": true,
  "changeAttendance": null,
  "changeGrade": null,
  "gradeViewer": true,
  "hideComments": false,
  "liveGradeUpdate": true
}