|
|
|
|
|
by wsha
3436 days ago
|
|
I switched to VimFx recently for the same reason. Actually, the ":" shortcut for the GCLI command line is a VimFx shortcut, not a standard Firefox one. The GCLI can be customized. See for example: https://developer.mozilla.org/en-US/docs/Tools/GCLI/Writing_... I added a command to toggle a preference in about:config that I switch often. It is kind of a pain to write and debug commands for the GCLI though (compared to writing javascript mapping in Pentadactyl). |
|