Chrome: Disable mouse wheel elastic scroll at end of webpages
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle4
--
Chapters
00:00 Chrome: Disable Mouse Wheel Elastic Scroll At End Of Webpages
01:19 Accepted Answer Score 6
02:19 Thank you
--
Full question
https://superuser.com/questions/1088396/...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#macos #googlechrome
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle4
--
Chapters
00:00 Chrome: Disable Mouse Wheel Elastic Scroll At End Of Webpages
01:19 Accepted Answer Score 6
02:19 Thank you
--
Full question
https://superuser.com/questions/1088396/...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#macos #googlechrome
#avk47
ACCEPTED ANSWER
Score 6
Chrome is only obeying OS X system preferences.
Disabling these preferences is described in the article Disable elastic scrolling in OS X.
You can also use the free TinkerTool. See especially the settings for "Disable inertia" and "Disable the rubber-band effect".
If you wish to disable this only for Chrome, you will need to add this CSS snippet to every displayed future page. This is best done using the add-on Tampermonkey, which is the Chrome port for Greasemonkey.
See the Tampermonkey website for using it.
Some more references :