Bluesky - Muted Words (BROKEN)

Lets you mute posts with certain words or phrases. Go to Moderation and then "Muted words" to edit your list.

Version vom 09.02.2024. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
lednerg
Bewertungen
0 0 0
Version
24.02.09
Erstellt am
07.11.2023
Letzte Aktualisierung
09.02.2024
Größe
17,6 KB
Lizenz
(CC) Attribution Non-Commercial Share Alike
Wird angewandt auf

Feb 2, 2024 - Bluesky made some changes which seems to have broken the functionality of this script. I'm currently too busy to look into what the problem is.


This lets you mute posts which contain certain words or phrases in Bluesky. Click Moderation and then "Muted words" to edit your list. Place each word or phrase on its own line. Don't use quotation marks or commas unless they are part of what you're muting. Capitalization doesn't matter.

Make sure to enter in all forms of a word that you'd like hidden; partial words will not work. "Jump" will not block "jumps" or "jumpy" - you'll need to add those yourself. However, words with apostrophes do work. So "Mark" will block "Mark's" and "Mark'll" just fine

When a post is hidden in a feed or within a thread, a message will be displayed in its place showing you which word was found, along with a button to unhide the post. (Hidden posts within search results will not have an "Unhide post" button, but clicking them will take you to their thread.)

This script will break as soon as Bluesky decides to change anything about how they display posts and threads, so please be ready for that. This is ultimately just an experiment, and I cannot promise I will be fixing issues immediately. There is a debug function and a ridiculous amount of notes within the code to help with troubleshooting. It was tested with Chrome in Windows using Violentmonkey, as well as with the Kiwi Browser in Android using Tampermonkey.