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.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
tomcatadam
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
29
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
17/11/2024
Ενημερώθηκε την
17/11/2024
Μέγεθος
3 KB
Άδεια
MIT
Εφαρμόζεται σε

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.