Hacker News new | ask | show | jobs
by DelightOne 1097 days ago
Why can't UBlock Origin do that?
2 comments

It can, using CSS injection: example.com##body:style(overflow: auto !important)
That's kinda nice... trying to figure out if it needs to even be per-site or not... locking overflow's almost always gotta be hinky, doesn't it?

Anyway, just wanted to say thanks.

If you want to make it work for all sites, you need to turn on allowGenericProceduralFilters in the advanced settings.
I dunno. Maybe it can, and I'm just too dumb to configure it right?