Vimperator + Readability
Vimperator — gives Firefox Vim bindings and enables keyboard-based web browsing.
Readability — reformats hard-to-read web pages (all too common these days) for sane consumption.
Normally, Readability is dragged to your browser's bookmarks toolbar and is used from there. In Vimperator, bookmarks are not too convenient to access, so it's useful to add a quickmark so that you can activate Readability in three quick keystrokes.
Go to Readability and select your settings
Copy the Javascript used to create your bookmarklet by copying the target of the big Readability button (
;y<link number> in Vimperator)Open
~/vimperator/info/default/quickmarksAdd
,"r":"<copied bookmarklet code>"to the end of the hash enclosed by{...}(replacerwith the character of your choice)Restart Firefox
Find a badly formatted page and type
gor