The Daily UserScript: UserScripts.org 'Page' Menu Command

With today's UserScript switching pages on userscripts.org gets easier.

The Unpleasantry:

Take a look at the current process to switch pages on a userscripts.org page with pagination:

  1. First you have to scroll to a part of the page with the pagination links.
  2. Then if if you are lucky there will be a link to the page you want, if you want a page for which there is no link, you either have to digg for the page you want, or type it in the url manually by discovering the page url param.

Example of pagination on userscripts.org
Image: Screen shot of pagination on userscripts.org

The Alleviation:

Once you install the "UserScript.org Page Greasemonkey Menu Command" UserScript you have a better option, which is:

Greasemonkey Ubiquity Command Method

I recently released a greasemonkey Ubiquity command which you can use with this userscript.

  1. Hit your Ubiquity hotkey
  2. Type "gm page with 60" to go to page 60.

Input examples:

  • For next page: 'next', 'nxt', '+', 'right'.
  • For prev page: 'prev', 'prv', '-', 'left'.
  • For a specific page: use the page number.

Related Blog Entries

© Erik Vold 2007-2010. Contact Erik Vold. Top ^