-
Notifications
You must be signed in to change notification settings - Fork 95
How to send a native notification
Randy edited this page Dec 23, 2015
·
2 revisions
WebShell support standard HTML5 Notification API. Using Notification(message, options)
to send a native notification in JavaScript.
[Home](https://github.com/djyde/WebShell/wiki) | [Configurations](https://github.com/djyde/WebShell/wiki/Configurations) | [Build a WebShell based application](https://github.com/djyde/WebShell/wiki/How-to-build-a-WebShell-based-application)
***
[Sending a native Notification](https://github.com/djyde/WebShell/wiki/How-to-send-a-native-notification) | [Inject JavaScript & CSS](https://github.com/djyde/WebShell/wiki/Inject-Javascript-&-CSS)