Greasy Fork is available in English.

Extended SPACE Key Page Scroller

By default the SPACE key scrolls the page down by full height of browser view. With this script, pressing SHIFT+SPACE will scroll half of the view height. Page scroll by a quarter view height can be done using either LEFTSHIFT+RIGHTSHIFT+SPACE or SHIFT+CAPSLOCK+SPACE (configurable via variable).

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v1.0.3 22-09-2017 Bugfix: keyboard combination with SPACE key (e.g. SHIFT+SPACE) doesn't generate a space character if an edit box is focused.
  • v1.0.2 14-09-2017 Changed default QuarterScrollKey to SHIFT+CAPSLOCK+SPACE since all web browsers don't properly generate `keyup` event when both SHIFT keys are held then released
  • v1.0.1.2 14-09-2017 Removed logging
  • v1.0.1 14-09-2017