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

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greatest.deepsurf.us/scripts/438798/1019652/UserScript%20Notification%20Framework.js

ผู้เขียน
Xortrox
เวอร์ชัน
0.3
สร้างเมื่อ
19-01-2022
อัปเดตเมื่อ
19-01-2022
Size
1.64 กิโลไบต์
สัญญาอนุญาต
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');