Add Keyboard Shortcuts in Firefox using Keyconfig !
KeyConfig is a handy Firefox add-on that power users will just love.This extension will provide core functions for keyboard operation.Combining with keyconfig extension, you can set any shortcut key to these functions simply. If you operate Firefox by keyboard mainly, this extension will help you.
This extension will provide core functions for keyboard operation.
* Scrolling
* Tab Focusing
* Frame Focusing
* Finding
* Copy URL
* Clear HTTP Auth
How to use ??
- Install KeyConfig Firefox add-on from here. At this time, it is in experimental section. So you will need to create a free account at Firefox add-ons site to download.
- Install functions for keyconfig from here
- Restart Firefox. Note that there are no options for this add-on
- Go to Tools -> Keyconfig (or press Ctrl+Shift+F12)
- Click on ‘Add a new key’
- Type in ‘Go Back’ for the name and BrowserBack(); in the text field. Press OK.
- Now select the new entry you just created, click inside the text box below, type in your hotkey, ‘z’ in this case and hit Apply.

So you should have the entry like so:
- Clicking on any other pre-existing entry in the list will show up ‘Add a new key’ button. Now create other keyboard shortcuts similarly. Below are the codes you need:
-
Go Forward (X): BrowserForward(); Previous Tab (A): f4kc_PrevTab(); Next Tab (S): f4kc_NextTab(); Close Tab (C): BrowserCloseTabOrWindow() - Once you are done setting up the above keys, click Close button and press OK for the alert window that says that changes take place only after a browser restart.
- Restart Firefox and test the keys.
Note: When you visit a web page where the focus goes to a input field by default like in Google homepage, click anywhere in the empty space on the page or else your key input will be entered in the field. None of the above keys work in Gmail webpage when you have keyboard shortcuts enabled in Gmail’s settings.
Related Posts
Leave a Reply
343 views, 2 so far
today |









February 11th, 2009 at 7:57 PM
Thanks for the help…
Mp3 songs
February 12th, 2009 at 12:48 AM
U R Welcome dude
August 22nd, 2009 at 3:43 AM
hello, how would i implement the "ie tab" addon function to keyconfig?