Amélioration de Reddit

Supprime l'élément promotionnel et la bannière "Nous avons rencontré une erreur serveur..."

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v1.0.12 22/02/2026

    Add one old/new reddit togging button.

  • v1.0.11 07/12/2025

    Key changes:

    1. Added top-level hiding: Now directly hides alert-controller and banner-controller elements using display: none
    2. Enhanced shadow DOM search: Uses deepQuerySelectorAll to find faceplate-banner elements within shadow roots
    3. Added error div targeting: Searches for div[role="banner"] elements with error classes in shadow DOM
    4. Immediate execution: Added removeElements() call at the end to run immediately on script load

    The script now targets the banner at multiple levels: the parent controllers, the faceplate-banner custom elements, and the actual error divs inside shadow roots.

  • v1.0.10 01/12/2025

    Update the code to hide the “We had a server error...” banner.

  • v1.0.9 10/10/2025
  • v1.0.8 25/03/2025

    i18n support

  • v1.0.7 04/01/2025

    hide any element with the specified data-immersive-translate-walked attribute added by the browser extension on Reddit site

  • v1.0.6 28/12/2024

    feat: Show Exact Timestamp when hovering

  • v1.0.5 24/12/2024
  • v1.0.4 24/12/2024

    Also removes the "We had a server error..." banner from Reddit.

  • v1.0.3 23/11/2024

    Added a new selector shreddit-comments-page-ad.promotedlink

  • v1.0.2 05/10/2024

    update selector

  • v1.0.1 23/03/2024

    update icon

  • v1.0 23/03/2024