Keyboard Navigation in Firefox

 
Why
I don’t think I need to say anything about why we want to use the keyboard over a mouse: All the geeks love it, and it’s just more efficiency.
However when we come to web visiting, it is not easy to just use our keyboard. Of cause we can use text based browsers like links, w3m, […]

Just like Emacs

With extensions Firefox is really customizable. But writing extensions is not easy: We’ll need to learn a lot of things like XUL.
The good news is, with key config and grease monkey, easy scripting like in Emacs is possible.
Grease Monkey allows several script to run when the current domain match a regrexp, which is perfect for […]

keyconfig

address: http://www.extensionsmirror.nl/index.php?showtopic=254
This extension allows us to re-bind keys to functions. Pretty useful for keyboard users like me. A side benefit is that you could learn lots of new key bindings and find out “why this key binding doesn’t work?” — Mostly because the key is bind to another function in another extension.
It can also disable […]

Close
E-mail It