A script that injects useful tools into the Enhance CP under a 'Tools' menu. Uses the Enhance API to show data.
To add this to your installation, currently the only way is to modify the index.html file on your Control Panel server:
/var/www/control-panel/ui/index.html
Add the following (CDN by jsDelivr) between the <head></head>
section.
<script src="https://cdn.jsdelivr.net/gh/ss88uk/enhancecp-tools@stable/load.js"></script>