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

Pada tanggal 17 Februari 2022. Lihat %(latest_version_link).

Skrip ini tidak untuk dipasang secara langsung. Ini adalah pustaka skrip lain untuk disertakan dengan direktif meta // @require https://update.greatest.deepsurf.us/scripts/438798/1019652/UserScript%20Notification%20Framework.js

Penulis
Xortrox
Versi
0.3
Dibuat
19 Januari 2022
Diperbarui
17 Februari 2022
Size
1,64 KB
Lisensi
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');