脚本
库
-
UserScript Notification Framework JS (库) - This script is intended to work with @require only. Exposes an instance of the Notifications class of this script to window.UserScript.Notifications
-
UserScript Automated Element Text Notifier JS (库) - This script is intended to work with @require only. Provides class AutomatedElementTextNotifier
-
UserScript XHR Hook Framework JS (库) - This script is intended to work with @require only. Once required this can be used to listen for XHR events using window.UserScript.OnXHR.addEventListener((event) => {});