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:
- First you have to scroll to a part of the page with the pagination links.
- 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.
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.
- Hit your Ubiquity hotkey
- 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.

@erikvold
