Skip to main content

userscriptOutput

You can manually specify the file that outputs the userscript build.

Usually, set automatically by crx-monkey.

crx-monkey.config.js
{
userscriptOutput: './dist/userscript.user.js',
}

userscriptOutput

string

Path of file that outputs the userscript build.