Reddit Promotion Blocker

Blocks all of the promoted advertisements on Reddit.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.5.1 30/4/2024

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

  • v0.5.0 9/4/2024

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

  • v0.4.2 7/4/2024

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

  • v0.4.1 4/5/2021

    • Fixed a small issue.

  • v0.4 4/5/2021

    • Removed adsense advertisements.

  • v0.3 3/5/2021

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

  • v0.2 20/6/2020