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

اعتبارا من 19-01-2022. شاهد أحدث إصدار.

لا ينبغي أن لا يتم تثبيت هذا السكريت مباشرة. هو مكتبة لسكبتات لتشمل مع التوجيه الفوقية // @require https://update.greatest.deepsurf.us/scripts/438798/1010206/UserScript%20Notification%20Framework.js

المؤلف
Xortrox
الإصدار
0.3
تم إنشاؤه
19-01-2022
تم تحديثه
19-01-2022
Size
1.64 KB
الترخيص
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');