Hacker News new | ask | show | jobs
by karrotwaltz 1204 days ago
I use this JS bookmarklet to remove fixed elements and restore scrolling, it works most of the time:

https://pastebin.com/qBjJHkMv

I also have one to kill all running javascript and remove all event listeners, it works wonders when you are redirected to a paywall / login page after a few seconds.

1 comments

Would you mind sharing the second script as well? Thanks

This is supposed to be saved as a Javascript Bookmarklet?

Javascript killer: https://pastebin.com/utE3275J

Yes, I'm using it as a bookmarklet. I'm using firefox but I think it should work the same for other browsers.