upanddownpage

This is a greasemonkey script to map the keys alt+up and alt+down to page up and page down (currently fn+up and fn+down), respectively. So, this solves the age-old problem of one-hand browsing, because now you can, in addition to switching tabs, going back, going forward, going to the page top, and going to the page bottom, go page up and page down, WITH ONE HAND.

In its current form you need to be running greasemonkey on firefox. If you know how to install these, here is the script.

   upanddownpage.user.js

Usage

Once installed, here's how you use this thing.

  1. Whenever you click ALT+UP the page with page up; when you click ALT+DOWN you'll page down.

Installation

To use you must be running greasemonkey on firefox. So, I'll mention both.

  1. Install firefox.
  2. Install greasemonkey.
  3. Go to the link upanddownpage.user.js a click the Install button in the upper right. If you don't see this button you haven't installed greasemonkey correctly -- in which case return to step #2.

Changes

0.1

First release.