kill-sticky, a bookmarklet to remove sticky elements and restore scrolling

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • kill-sticky

    Bookmarklet to remove sticky elements and restore scrolling to web pages!

  • https://github.com/t-mart/kill-sticky/blob/master/Dockerfile

    I’m reality it’s just using node. But removed the requirement to set node up.

  • violentmonkey

    Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.

  • You could pass this code into Tampermonkey/Violentmonkey[0] and use it globally on every domain.

    [0] https://violentmonkey.github.io/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pagefreeze

  • Similar thing I made recently, but as a Chrome extension:

    https://github.com/szhu/pagefreeze

    It does the same thing (and also prevents any async JS from running). Unfortunately I didn't have time to put a GIF in the README.

    Would love feedback on it (esp comparing its ease-of-use and usefulness to OP's)!

  • uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  • uBlock Origin's Element Zapper (as opposed to the Element picker) will zap any element without creating a persistent filter. https://github.com/gorhill/uBlock/wiki/Element-zapper

  • Arthurs-Annoyances

    Filtering for uBlock

  • accounts.google.com$domain=~google.*|~youtube.com|~gmail.com

    All of this is in my annoyances filter list: https://github.com/aembleton/Arthurs-Annoyances/blob/master/...

  • Fenix

    Discontinued ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android

  • > This bookmarklet worked for me using Firefox on Android

    do you happen to use some other version of Firefox? I tested for stackoverflow and it didn't work. There's also a open bug about bookmarklets not working on android Firefox https://github.com/mozilla-mobile/fenix/issues/2871

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts