iahnn / jQuery-Momentum-Scroll

Transform native browser scroll into a smooth scrolling with momentum effect
http://www.yourwebtech.info/tutorial/mobile-like-smooth-scrolling-for-website-using-jquery/
MIT License
11 stars 4 forks source link

How to set jQuery-Momentum-Scroll as default smooth scrolling for Chrome browser? #1

Open sayhicoelho opened 7 years ago

sayhicoelho commented 7 years ago

Hello guys! I need to set these effects as my default Chrome settings. Is it possible?

sayhicoelho commented 6 years ago

I've made an article showing you how to setup a smooth scroll based on iOS system on Chrome browser: https://medium.com/@renandiett/deixando-seu-navegador-chrome-com-o-melhor-scroll-suave-e698117cf046

Note: This article was scripted on my native language (Portuguese). See the translated version below.

Google Chrome: Setup the best smooth scroll as default

Firstly we need to disable the default smooth scroll from Chrome browser at chrome://flags/#smooth-scrolling.

Secondly we need to install the SmoothScroll extension. You can find it on Chrome Web Store.

You're done! You can setup websites that you do not want to run the extension.

Enjoy!

Official extension website: https://www.smoothscroll.net