Reddit Promotion Blocker

Blocks all of the promoted advertisements on Reddit.

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v0.5.1 2024-04-30

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

  • v0.5.0 2024-04-09

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

  • v0.4.2 2024-04-07

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

  • v0.4.1 2021-05-04

    • Fixed a small issue.

  • v0.4 2021-05-04

    • Removed adsense advertisements.

  • v0.3 2021-05-03

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

  • v0.2 2020-06-20