Violentmonkey
Metadata
Section titled “Metadata”| Repo | https://github.com/firefox-extensions-declarative/violentmonkey-declarative |
| Extension ID | {aecec67f-0d10-4fa7-b7c7-609a2db280cf} |
Building
Section titled “Building”Run the following:
yarn installyarn run buildcd dist/zip -r ../violentmonkey.xpi .cd ..The XPI will be located at violentmonkey.xpi.
Options
Section titled “Options”options
Section titled “options”Violentmonkey options. See the source code for a full list of options.
Type: Record<string, unknown>
Default: {}
scripts
Section titled “scripts”The userscripts to add to Violentmonkey.
Type: Array<string>
Default: []