manifestPath
You can set manually path of manifest.js.
Usually, set automatically by crx-monkey.
crx-monkey.config.js
{
manifestPath: './manifest.js',
}
manifestPath
string
Path of manifest file.
You can set manually path of manifest.js.
Usually, set automatically by crx-monkey.
{
manifestPath: './manifest.js',
}
string
Path of manifest file.