update readme

This commit is contained in:
Holly 2021-05-09 06:25:54 +00:00
parent c964ab4e94
commit f40932c66a
1 changed files with 20 additions and 2 deletions

View File

@ -1,3 +1,21 @@
# remote_instance_actions
# Remote Instance Actions
Script to perform moderation actions on remote instances from the Mastodon frontend (and technically, a tool to generate the script).
![](https://hollymcfarland.com/remote_instance_actions/ria.png)
*Quickly suspend or silence remote instances from the Mastodon frontend*
### What is this?
A userscript to make blocking remote instances on Mastodon a less tedious and time-consuming task.
### How do I install it?
First, install Tampermonkey. Then, visit the [installation website](https://hollymcfarland.com/remote_instance_actions).
### Why have a whole installation website for a userscript?
It fills in the `@match` directives for whatever instances are relevant to the user, using GET parameters so Tampermonkey's update functionality will continue to work.
## TODO
- Figure out why it doesn't work on Firefox