Reddit Promotion Blocker

Blocks all of the promoted advertisements on Reddit.

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

  • v0.5.1 30/04/2024

    • Hide new promoted links.
    • Hide shreddit-async-loader ads.

  • v0.5.0 09/04/2024

    • Changed update method from interval to mutation observer.
    • Hide shreddit-ad-post.
    • Hide shreddit-comments-page-ad.

  • v0.4.2 07/04/2024

    Changed $("span:contains('promoted')") to $("span>:contains('promoted')") for new Reddit as suggested by Justin Mat.

  • v0.4.1 04/05/2021

    • Fixed a small issue.

  • v0.4 04/05/2021

    • Removed adsense advertisements.

  • v0.3 03/05/2021

    • Added support for old Reddit.
    • Added an interval to remove any advertisements that load after this script.

  • v0.2 20/06/2020