DEV Community

Cover image for a uBlock Origin filter to fix and hide persistent bars
Michael "notriddle" Howell
Michael "notriddle" Howell

Posted on

a uBlock Origin filter to fix and hide persistent bars

A list I've been building to hide fixed banners and nagging pop-up boxes.

GitHub logo notriddle / remove-fixed-banners

My uBlock Origin filters

Removing auto-scrolling banners

A set of uBlock Origin filters to conserve vertical screen real estate and remove nag boxes.

Installation

To add these filters to your own list, go to the uBlock Origin Settings page then go to Custom, then check the Import box.

Add this URL to make it work:

https://notriddle.com/remove-fixed-banners/filters.txt

The rules

  • This filter list does not include blanked blocks, only specific URLs and CSS rules on specific domains. Blanket rules slow down browsers too much.
  • This filter list only blocks pop-ups and vertical bars. Fixed sidebars will not be blocked.

Development tips

Medium uses cookies to decide whether to show you their pop-up box or not They don't show you a nag box immediately on the first article, but rather wait until the second one If you want to consistently get their nag box to appear, I've been able to do it by opening a medium article…

Top comments (0)