Hacker News new | ask | show | jobs
by pilif 2418 days ago
Safari has a much larger limit for blocking list entries though.
2 comments

It’s not all that much larger; the limit is a combination of a hard cap of 50,000 rules and what Jetsam will let you get away with.
You can bundle many rule lists inside one extension. It's how 1Blocker works, and I did it myself for my own adblocking extension.

I'm not sure if this is possible in Chrome's proposal though.

Maybe this change will finally get people to prune Easylist which had 30% outdated cosmetic-filter cruft when I last sampled it along with hobby horse websites <0.00001% people would ever visit. Right now it's basically like an append-only legacy CSS file.

+ the limit there is per-extension, not global
And the limit is easily circumvented by having multiple extensions. I've seen Safari extensions that split themselves up to one extension per block list.