Hacker News new | ask | show | jobs
by millstone 4734 days ago
I came here to wax rhapsodic about Reader mode too. It's my favorite web browser feature in half a decade.

The fact is that most web sites use JavaScript _and_ CSS in a user-hostile manner. CSS is used to draw the eye towards advertising or other content on the site, with the hope of distracting me from what I came to read. Many sites even use CSS to create a faux-popup overlay "window" that has to be dismissed before the content can be viewed.

And of course, the vast majority of JavaScript is aimed at analytics, tracking cookies, advertisements, and other code that, as a user, I'd really rather not execute.

My ideal solution is something like ClickToPlugin, where a site can request JavaScript, and I can choose to grant it or not. Mozilla's decision is disappointing, because they are working in the interest of web publishers instead of web users.

1 comments

Ghostery is great at getting rid of most of that stuff and Adblock removes the rest; one can also disable Adblock per domain.

Click to play on plugins is great, Firefox should also have it builtin (as Chrome does).