-
Notifications
You must be signed in to change notification settings - Fork 95
Inject Javascript & CSS
Wesley De Groot edited this page Apr 29, 2016
·
1 revision
To append JavaScript / CSS
see WebShell.app/Contents/Resources/JavaScript
and WebShell.app/Contents/Resources/CSS
if the directory's don't exists you can create them and then put your css and javascript files there, they will be executed when the page is loaded.
[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)