Hacker News new | ask | show | jobs
by mard 1210 days ago
Extensions are one thing, but I'd also welcome granular permissions to various JavaScript capabilities for every website. I don't like when some websites capture native browser hotkeys (CTRL+F), disable my right mouse button, change scrolling behavior or perform asynchronous HTTP requests. The only solution I found to protect against these practices is disabling JavaScript completely for given site, but more often than not it prevents the page from rendering altogether.
2 comments

You need extensions to stop this behavior from websites. ;-)
At this point I want the able to control what HTML and CSS can do!