Scroll Everywhere

Scroll entire page smoothly with long left-click and drag.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v0.3p 2023-01-04 Note a site where the script is failing
  • v0.3p 2022-03-25 Rename back to "Scroll Everywhere" Hopefully this will mitigate the issue I had with the script duplicating itself in TamperMonkey https://github.com/Tampermonkey/tampermonkey/issues/1448
  • v0.3o 2022-03-17 Imported from URL
  • v0.3n 2022-03-13 Minor comments and cleanup, Ignore clicks on native scrollbars (which were previously detected as a long press)
  • v0.3m 2022-03-13 Show the transition start state (optional, but clearer), Mute click events after a scroll
  • v0.3l 2022-03-10 Use a lighter ripple, for equal perceived contrast on light/dark backgrounds
  • v0.3l 2022-03-10 Better indicator: ripple starting from mouse
  • v0.3l 2022-03-10 Add option startAfterLongPress, Remove event listener; refactor and cleanup, Better indicator: ripple starting from mouse
  • v0.3l 2022-03-10 Better indicator: ripple starting from mouse
  • v0.3k 2022-03-10 Remove event listener; refactor and cleanup
  • v0.3k 2022-03-10 Remove event listener; refactor and cleanup
  • v0.3j 2022-03-10 Remove event listener; refactor and cleanup
  • v0.3j 2022-03-10 Fix formatting, Run at document-body (start earlier than default, but document-start is too early), Add option startAfterLongPress
  • v0.3h 2020-07-21 Fix formatting
  • v0.3h 2020-07-15 Allow paste events, but block after middle click
  • v0.3g 2020-06-26 Fix bug in Firefox where overflow didn't reset, Prevent paste events if configured to use middle button
  • v0.3e 2020-04-24 Indicate that my Scroll Everywhere script is a fork
  • v0.3d 2020-04-07 Imported from URL