Skip to content

bezalel6/XQuickBlock

Repository files navigation

XQuickBlock - Chrome Extension

screenshot

Overview

XQuickBlock is a Chrome extension designed to add mute and block functionalities directly to the user elements on X. This extension automatically adds buttons to user name elements, allowing users to quickly mute or block other users. Without having to go through the menus and confirmation dialogs.

Features

  • Mute and Block Users: Adds mute and block buttons to user name elements.
  • Batch Actions: Allows muting or blocking of all users in a given context at once with a control-click.
  • Debounced Actions: Ensures efficient processing of user actions.
  • Automatic Updates: Observes DOM changes to dynamically add buttons to new user elements.

Installation

  1. Download from Chrome Web Store:

  2. Install from Source:

    • Clone this repository:
      git clone https://github.com/bezalel6/XQuickBlock.git
    • Open Chrome and navigate to chrome://extensions/.
    • Enable "Developer mode" at the top right corner.
    • Click "Load unpacked" and select the cloned directory.

Usage

  1. Activate the Extension:

    • The extension will automatically add mute and block buttons to user elements when enabled.
  2. Mute or Block a User:

    • Click the mute or block button next to a user name element to perform the desired action.
    • Hold Ctrl and click the button to apply the action to all visible users on the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published