forked from gblazex/smoothscroll-for-websites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (24 loc) · 986 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
IMPORTANT
Please duplicate this radar for a Safari fix!
This will clean up a 50-line workaround.
rdar://22376037 (https://openradar.appspot.com/radar?id=4965070979203072)
- - - - - - - -
Smooth scrolling experience for websites.
This is the standalone version of SmoothScroll for individual websites and themes.
Also available as a Mac app
http://www.smoothscroll.net/mac/
Or as a Chrome extension
https://chrome.google.com/webstore/detail/smoothscroll/nbokbjkabcmbfdlbddjidfmibcpneigj
And Opera extension
https://addons.opera.com/extensions/details/smoothscroll-3/
Features
- Picasa-like smooth scrolling
- Mouse wheel, middle mouse and keyboard support
- Arrow keys, PgUp/PgDown, Spacebar, Home/End
- Customizable step sizes, frames per second and more...
- Works with embedded content (PDF, flash)
- Full touchpad support
- Excluded pages list
People involved
- Balazs Galambosi (maintainer)
- Michael Herf (pulse algorithm)