Skip to content

nextcloud/jsloader

JavaScript loader app for Nextcloud

This application allows the admin to include JavaScript into all Nextcloud pages for web analytics for example.

How it works

Your custom JS code will be loaded as:

window.addEventListener('DOMContentLoaded', () => { YOUR_JS_CODE_HERE });

So please ensure your JS code syntax is valid.

Contribute

All contributions are considered to be licensed under the "AGPLv3 or any later version".

About

📈 App to load JavaScript on every Nextcloud page

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors