Hacker News new | ask | show | jobs
by shujito 2430 days ago
I'd disable javascript on the offending website (not web apps, but blogs, news sites, or the likes) for anything JS related that causes annoyances, like popups or unsolicited modals or alerts.
1 comments

This can be done entirely with CSS or even HTML. Disabling JS only mitigates this, it isn't a solution.
How can a page modify the selection without JS?