您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Remakes the more ore notification system with stacking notifications
当前为
To use this script in your script, right click the install button, copy link address and add // @require (paste)
to your UserScript.
Or copy this: // @require https://greasyfork.org/scripts/444840-more-ore-notification/code/More%20Ore%20-%20Notification+.user.js
Usage:
NotificationPlus?.notify(message, timeInSeconds);
This shows a notification with the supplied message for the supplied amount of seconds.
NotificationPlus?.load(name);
This shows a notification saying Loading {name}
for 1.5 seconds.