Greasy Fork镜像 is available in English.

UserScript Notification Framework

This script is intended to work with @require only. Exposes an instance of the Notifications class of this script to window.UserScript.Notifications

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyforks.org/scripts/438798/1019652/UserScript%20Notification%20Framework.js

Autor
Xortrox
Wersja
0.3
Utworzono
19-01-2022
Zaktualizowano
19-01-2022
Rozmiar
1,64 KB
Licencja
MIT

Not intended for installation, only used with @require

Exposes an instance of the Notifications class of this script to window.UserScript.Notifications

Example usage: window.UserScript.Notifications.notify('This is a notification', 'You got notified!', 'https://some-icon.png');

长期地址
遇到问题?请前往 GitHub 提 Issues。