lisonge / vite-plugin-monkey

A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
MIT License
1.39k stars 71 forks source link

feat: Support scriptcat background script #151

Open CodFrm opened 6 months ago

CodFrm commented 6 months ago

支持脚本猫的后台脚本,当userscript中有backgroundcrontab时,将会以lib umd的形式编译导出,不是很熟悉vite,实现方法可能有点丑陋🙏

这是使用此脚手架完成的一个脚本:topt 动态密码

关于 #128 中说的动态加载的问题,可以依靠脚本猫vscode插件,当代码变更时,自动更新到脚本猫

后台脚本在每次更新时,都会重新加载脚本