« get me outta code hell

scratch-userscripts - Handy userscripts for the Scratch website - issues/ideas: https://notabug.org/towerofnix/scratch-userscripts/issues
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c908f18
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+Handy userscripts for the Scratch website.
+
+These are mostly designed for the Scratch 2.0 website (scratchr2), so they
+generally won't have an effect on migrated pages (scratch-www).
+
+Install using your usual userscript manager. I use Violentmonkey.
+
+## scratch-comment-blocker
+
+Hides comments that are made by specified users from comment sections.
+Can remove entire threads that involve specified users, or just hide
+individual comments.
+
+Configure your settings at the top of the file. This is designed for
+scratchr2, so it won't have an affect on places like your messages page.
+As such, it's not designed to work with people who actively try to interact
+with you.
+
+## scratch-comment-anonymizer
+
+Adds a button beside "Report" to anonymize a Scratch comment.
+Redacts references to the author of the user in the comment's comment thread
+(and hides their profile picture), so anonymity of the user is there for all
+their comments in the thread.
+
+There aren't any settings for this script. It's designed for scratchr2, so it
+won't work when comment sections are migrated to scratch-www.