Why Nostr? What is Njump?
2024-04-18 20:12:10
in reply to

jb55 on Nostr: Protip for any qutebrowser enjoyoors here. These are the greatest bindings I have: ...

Protip for any qutebrowser enjoyoors here. These are the greatest bindings I have:

config.bind('d', 'scroll-page 0 1')
config.bind('u', 'scroll-page 0 -1')
config.bind(',s', "jseval javascript:(function(){var elements=document.querySelectorAll(`*`);Array.from(elements).forEach(function(element){var style=getComputedStyle(element);if(style.position.startsWith(`fixed`)||style.position.startsWith(`sticky`)){element.style.cssText+=`position: absolute !important;`;}});})()")

It removes all floating elements from the page, which restores full page up/down. I may be the most ocd person on the planet when it comes to actually having a pagedown that actually means a full page down with no floating bs blocking text.

Sorry this is my greatest web pet peeve and I needed to let it out here for all you to suffer.
Author Public Key
npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s