aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3a2e5e6aeb3625195ab1fe0b8b1ef19577b25999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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`