X.com Quick Mute Button

Adds a "Mute" button next to usernames on X.com and uses the dropdown menu to trigger the mute functionality.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
tomcatadam
Dziennych instalacji
0
Wszystkich instalacji
29
Oceny
0 0 0
Wersja
1.0
Utworzono
17-11-2024
Zaktualizowano
17-11-2024
Rozmiar
2,85 KB
Licencja
MIT
Dotyczy

A quick userscript to add a small blue "Mute" button next to every post on Twitter/X.com.

This makes it easier to mute bots and AI posts when you're clicking around.

WARNING: The mute button on quote tweets does not work, and will mute the parent tweet instead.

NOTE: This is just a quick GPT thing that clicks the ... menu and then the mute option. It's probably possible to do it better without needing the API either, but IDK how to do that.

Since it's selecting elements, this will probably break eventually.