This script calculates and converts your average, and has visual grade changer
当前为
// ==UserScript== // @name PupilPath Plus // @namespace https://github.com/DeathHackz // @homepageURL https://github.com/DeathHackz/PupilPathPlus // @supportURL https://github.com/DeathHackz/PupilPathPlus/issues // @require https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js // @require https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/js/toastr.min.js // @require https://cdnjs.cloudflare.com/ajax/libs/fancybox/1.3.4/jquery.fancybox-1.3.4.pack.min.js // @icon https://i.imgur.com/yT5O3Mz.png // @version 3.0 // @description This script calculates and converts your average, and has visual grade changer // @author DeathHackz // @include https://pupilpath.skedula.com/* // @grant none // ==/UserScript==