6 ms·
I use this JS bookmarklet to remove fixed elements and restore scrolling, it works most of the time: https://pastebin.com/qBjJHkMv https://pastebin.com/qBjJHkM
by karrotwaltz 4y ago
I use this JS bookmarklet to remove fixed elements and restore scrolling, it works most of the time:
https://pastebin.com/qBjJHkMv 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.
- albert_e 4y agoWould you mind sharing the second script as well? Thanks This is supposed to be saved as a Javascript Bookmarklet?
- karrotwaltz 4y agoJavascript killer: https://pastebin.com/utE3275J 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.