PDA

View Full Version : HOL userjs/greasemonkey script (keyboard shortcuts)


galu
04 December 2009, 16:58
I wrote a small userjs/greasemonkey script that adds some KEYBOARD shortcuts to Hall of Light. It's especially useful if you plan to browse the whole database, from first to last entry (within a daily visit limit :)). It works only while browsing actual 'entries', not on the search page(s). It does not change anything on the page.

Download here (http://www.galu.info/download/hol/holbrowser.js)

Shortcuts:
[j/k] - previous/next entry in HOL database
[s] - screenshot
[r] - review
[b] - boxscan
[c] - conversionshot
[q or i] - information
[z/x] - previous/next page in browser history (while browsing HOL)
[0] - go to HOL search page

I.e.: You start browsing at http://hol.abime.net/100, press 'k' to go to http://hol.abime.net/101, press 'k' five times and you'll be at http://hol.abime.net/105, etc. ;)

It works in Opera and should work in Firefox w/ Greasemonkey add-on.

How to use userjs in Opera:
1. Download holbrowser.js (http://www.galu.info/download/hol/holbrowser.js) and save it to - say - C:\UserJS\
2. Go to http://hol.abime.net/
3. Right click on the document, "Edit site preferences", "Scripting" tab, "User JavaScript folder" - choose C:\UserJS.

RCK
08 December 2009, 17:50
cool :cool