Scroll like Opera

An userscript to provide Opera(old) like scrolling behavior.

Від 16.01.2015. Дивіться остання версія.

Автор
eight
Рейтинги
0 0 0
Версія
2.0.4
Створено
23.12.2014
Оновлено
16.01.2015
Size
6,2 кБ
Ліцензія
Н/Д
Відноситься до
Всі сайти

Scroll like Opera

An userscript to provide Opera(old) like scrolling behavior.

Features

  • Scroll horizontally when the cursor hover on horizontal scrollbar.
  • Scroll horizontally if there is only one horizontal scrollbar.
  • Smooth scrolling.

Test page

https://rawgit.com/eight04/scroll-like-opera/master/demo.html

Todos

  • Better behavior when scrolling to top/bottom.
  • Get wrong value if zooming the page.
  • Chrome doesn't fire wheel event when cursor hover on window scrollbar.

Changelog

  • 2.0.4 (Jan 16, 2015):
    • Fix scrollable document.body bug.
  • 2.0.3 (Dec 29, 2014):
    • Reload config after configure.
  • 2.0.2 (Dec 29, 2014):
    • Update GM_config to 0.2.2.
  • 2.0.1 (Dec 29, 2014):
    • Use a different GM_config library.
  • 2.0.0 (Dec 24, 2014):
    • Stop detecting scrollbar and don't scroll overflow:hidden element anymore.
  • 1.0.4 (Dec 23, 2014):
    • Fix typo.
  • 1.0.3 (Dec 23, 2014):
    • Fix inline element.
  • 1.0.2 (Dec 23, 2014):
    • Fix menu name.
  • 1.0.1 (Dec 23, 2014):
    • Correct name.
  • 1.0.0 (Dec 23, 2014):
    • First release.
  • 0.1.0 (Dec 19, 2014):
    • Initial version.