Skip to content

Instantly share code, notes, and snippets.

@hamitozdemir
Created July 21, 2019 08:43
Show Gist options
  • Save hamitozdemir/7ef17e980cc0f5b549d6b873a4f93abc to your computer and use it in GitHub Desktop.
Save hamitozdemir/7ef17e980cc0f5b549d6b873a4f93abc to your computer and use it in GitHub Desktop.
Disable smooth scrolling with adblock filter list. Sourced here: https://gist.github.com/oxguy3/ebd9fe692518c7f7a1e9#file-roughscroll-js.
/*
HEY YOU! PRO-TIP:
If you want to save some bandwidth by not downloading smooth scrolling scripts,
add the following rules to the custom filters list on your favorite ad blocking
browser extension:
/jquery.nicescroll*.js
/jquery.smoothscroll*.js
/jquery.smooth-scroll*.js
/jquery-smoothscroll*.js
/jquery-smooth-scroll*.js
/nicescroll*.js
/smoothscroll*.js
/smooth-scroll*.js
/mousewheel-smooth-scroll
/surbma-smooth-scroll
/dexp-smoothscroll.js
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment