aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9d4a8424cf883dda4dade55f74b6eeb2185663c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Userscripts
These are my [Violentmoney](https://violentmonkey.github.io/) userscripts for various sites.
Violentmonkey is a modern free software replacement for Tampermonkey/Greasemonkey.

# Install from URL
In Violentmonkey, click the `+` button => `Install from URL`, and paste the following:

`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` => `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.