Hacker News new | ask | show | jobs
by danaris 1835 days ago
What about sites with only first-party scripts?
2 comments

If your site only loads scripts from local you and I are good. I've Even globally whitelisted a few like jQuery and the rest.

but more often than not I have to scroll past more than a few untrustworthy data mining domains just to find the CDN that's distributing your magic JavaScript. Those are the ones that piss me off.

I'm known to just edit the page directly in the console if it annoys me too much. I'm a _heavy_ user of privacy-preserving extensions.