Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me the element blockers are the most important of all. It's not just about blocking ads. It's about making websites more usable. Ads are only one of those detrimental points. Many websites bombard you with big photos of their articles. I block all that with custom blocklists so the end result is a lot more like here at hacker news.


Taking this as an opportuinty to pitch an extension I developed to do that and more: https://addons.mozilla.org/en-US/firefox/addon/web-defuser/

The main difference between this and current element blockers is that Web Defuser allows you to block annoying behaviors (by modifying requests/responses in flight) in addition to elements.

At the moment it's a bit lacking in the UI department, I'd appreciate early adopter feedback (you can contact me at gmail with my username).


If you're talking about element blocking, that's still doable in manifest v3 with injected css elements. That's how it was done in manifest v2.


Is it? I didn't realise. I always use Firefox anyway. So which part isn't possible now? JavaScript injection?

Ps changed the term to avoid confusion, thanks!


>So which part isn't possible now?

The webRequestBlocking api, which allows the extension to inspect all request/responses in real time and act on them. With manifest v3 the extension can only supply a list of expressions to block, and the expressions that can be used is very limited.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: