X (Twitter) Action Bar Extended

Fügt Nicht interessiert-, Stummschalten- und Blockieren-Schaltflächen direkt zu jedem Tweet hinzu — Feed verwalten ohne Dropdown-Menüs. Enthält eine Stummschalten-Verknüpfung auf Profilseiten und ein Einstellungsfenster zur Auswahl der Schaltflächen und ihrer Position.

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!)

Advertisement:

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!)

Advertisement:

Autor
Star_tanuki07
Installationen heute
0
Installationen gesamt
46
Bewertungen
2 0 0
Version
1.3.0.3
Erstellt am
23.05.2026
Letzte Aktualisierung
21.06.2026
Größe
68,6 KB
Lizenz
MIT
Wird angewandt auf

✨ Manage Your Feed with One-Click Tweet Actions

Version License Greasy Fork 📍 Author: GitHub | Script: Repository

Adds Not Interested, Mute, and Block buttons directly to each tweet so you can act on your feed in one click.

Hide image Image

💡 Overview This script places quick-action buttons alongside the existing controls on every tweet on X (Twitter), removing the need to open dropdown menus to manage your feed. A mute shortcut also appears on user profile pages for fast silencing without leaving the page. A floating settings panel lets you choose which buttons are active, where they sit on each tweet, and how Not Interested actions behave after the initial click.


🎛 How to Access Features

Icon Feature Where It Appears
🚫 Not Interested On each tweet, For You tab only
🔇 Mute user On each tweet (enable in Settings)
Block user On each tweet (enable in Settings)
🔇 Profile page mute shortcut On any user's profile page, next to the follow/unfollow controls
⚙️ Settings panel Gear button, bottom-right corner of any X page

🚀 Core Features

🚫 Not Interested

Signals to the algorithm that you dislike a post without opening any menu.

  • The button appears automatically on tweets in the For You tab. It does not appear on other tabs or pages because the underlying action is not available there.
  • When triggered, the action completes in the background. The tweet is dismissed from your feed and a brief confirmation is shown before it disappears.
  • What happens after the initial click depends on the After Not Interested setting. See the Settings section below for the available options.

🔇 Mute User

Silently mutes the tweet's author so their posts stop appearing in your feed.

  • The button visually confirms success once muting is complete.
  • Muting is reversible — clicking the button again on a muted author's tweet unmutes them immediately.
  • If the author is already blocked, the mute button indicates this and the action is skipped.

⛔ Block User

Blocks the tweet's author so they can no longer see your posts or interact with your account.

  • A confirmation step is handled automatically in the background — no dialog requires your input.
  • The button changes its appearance once blocking is confirmed.
  • Blocking and muting are mutually exclusive. Blocking an already-muted user clears the mute state, and the button indicators update immediately to reflect this.

🔇 Profile Page Mute Shortcut

Places a mute button directly on a user's profile, next to the standard action controls.

  • Appears automatically whenever you visit a profile page on X.
  • Behaves identically to the mute button on individual tweets — the action is silent and reversible.

⚠️ Known Limitations

  • For You tab only: The Not Interested button appears exclusively when you are on the For You (recommended) tab. Switching to Following, Search, Bookmarks, or a profile removes it, as the action does not exist in those contexts. On tweet detail pages, the button is visible but inactive.

  • Language-dependent mute detection: Mute and unmute actions are identified by matching the text of the menu item that appears during the action. Coverage includes several major languages, but may not work correctly in all regional language settings.

  • Gear button placement: The settings gear button appears in the bottom-right corner of the page, close to X's native Messages button. If the Messages button becomes difficult to click, aim for its outer edge — it is larger than the gear button and still responds there.

  • Page load timing: If X takes longer than ten seconds to fully render after navigation, the script will not inject buttons on that page load. Refreshing the page resolves this.


⚙️ Settings

Button Visibility

Each of the three action buttons can be turned on or off independently from the Settings panel.

  • Not Interested is enabled by default; Mute and Block are off by default.
  • Changes take effect immediately across all visible tweets without a page reload.

After Not Interested

Controls what happens after the initial Not Interested click, when X shows a follow-up prompt.

  • Off — no follow-up action is taken. The tweet is dismissed after the prompt disappears on its own.
  • Reduce posts — automatically selects "Show fewer posts from this user" from the follow-up prompt.
  • Not relevant — automatically selects "This post isn't relevant to me" from the follow-up prompt.
  • ⟡ Elegant Menu Mode ⟡ (default) — an inline menu appears near the Not Interested button, letting you choose between Reduce posts and Not relevant at the moment of each click. The menu closes automatically after 8 seconds if no choice is made, and the tweet is dismissed without a follow-up selection.

The tweet is dismissed from the feed regardless of which option is chosen. Some post types show only a brief confirmation with no selectable options, in which case the follow-up step is skipped automatically.

Button Position

Choose where the action buttons sit on each tweet.

  • Header (default): buttons appear in the top-right area of the tweet card, alongside the existing caret and Grok controls.
  • Action Bar: buttons appear in the bottom row alongside Like, Repost, Reply, and Bookmark.
  • Switching position updates all visible tweets instantly.

Panel Theme

The settings panel supports a dark and a light colour scheme.

  • The default theme is dark.
  • Toggle using the circular button in the top-right corner of the settings panel.
  • Your choice is remembered and restored the next time you visit X.

  • This userscript is primarily maintained on Greasy Fork.
  • Built with AI assistance by a hobbyist developer. Bug fixes and updates may not be immediate.
  • Feedback is welcome. Responses may be assisted by translation tools if needed.