blob: 59d7325d2414b3a39764654223df185f837d88c2 (
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`
|