Hi all, I created a simple Gradle plugin that helps creating userscripts in Kotlin/JS 🙂 It just adds the userscript preamble (configurable through Gradle config) to the generated JS bundle. https://github.com/krzema12/gradle-kotlin-userscript-plugin Any feedback greatly welcome!