diff options
author | Tim Keller <tjkeller.xyz> | 2024-11-17 22:45:12 -0600 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2024-11-17 22:45:12 -0600 |
commit | add105579597e08dd1ba95e5c0843c7cc6a6ea48 (patch) | |
tree | 3f35798c89d58c8910bdb118cda4734192034e87 /README.md | |
parent | 6bb49cc16cbf03d4e0980c2343372ff20d0a4b55 (diff) | |
download | userscripts-add105579597e08dd1ba95e5c0843c7cc6a6ea48.tar.xz userscripts-add105579597e08dd1ba95e5c0843c7cc6a6ea48.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -8,6 +8,9 @@ In Violentmonkey, click the `+` button => `Install from URL`, and paste the foll `https://git.tjkeller.xyz/userscripts.git/plain/{path to userscript.js}` # Install from zip -A python script `mkconfig.py` is included to generate a `violentmonkey.zip` -file that can be imported in -`Violentmoney` => `Settings` => `Backup and maintenance` +A python script `mkconfig.py` is included to generate a `violentmonkey.zip` file that can be imported in +`Violentmoney` => `Settings` => `Backup and maintenance` => `Import from zip`. +Or drag and drop the zip file anywhere on the Violentmoney interface. + +# Install via drag and drop +Drag and drop any userscript anywhere on the Violentmonkey interface to install it. |