A quick tweak of Sakai
当前为
// ==UserScript== // @name Timout Dialog Disabler for Sakai // @version 0.1 // @description A quick tweak of Sakai // @author Luke Lazurite // @match http://sakai.umji.sjtu.edu.cn/* // @grant none // @namespace https://greasyfork.org/users/18585 // ==/UserScript== portal.timeoutDialog = false;