* add HTML interface (inlined into typescript) - with CSS and autocomplete hand-holding
* Some changes (listed below)
- Make UI optional and disabled by default
- Lint it in line with other code
- Import UI from a bundled HTML file
- Add UI to README
- Add support for random URL generation
- Show the URL in the output
---------
Co-authored-by: Erisa A <erisa@erisa.uk>
* Added a dirty way to POST Plausible
* Added some documentation
* Made the documentation slightly better
* Wrapped fetch in waitUntil
* Apply suggestions from code review