Firefox browser. How to Add/Change Keyboard Shortcuts (2013)
This page shows you how to add or change Firefox keyboard shortcuts.
Download this Firefox extension at http://forums.mozillazine.org/viewtopic.php?t=72994 (That page looks lousy and dated, but the tool works.)
Once installed, go to menu [Tools ▸ Keyconfig].
Adding Key for Previous/Next Tab
by default, there is no key setup for previous/next tab. You can add it, by clicking on the “Add a New Key” button. Here's the code:
- Next Tab:
gBrowser.mTabContainer.advanceSelectedTab(1,true); - Previous Tab:
gBrowser.mTabContainer.advanceSelectedTab(-1,true);
Once you added, click on the key box and press the key you want.
Also, be sure to click Apply.
Then, it'll work. No need to restart after changing keys.
Reference http://superuser.com/questions/145280/firefox-can-i-change-the-keyboard-shortcuts-for-tab-switching
browser related blogs
- Netscape Browser Sucks (2002)
- Google Earth Geography 101 (2006)
- Why Opera Browser Sucks (2010)
- Google's Image App Picasa. Using Picasa Web as Backup. Sync All Folders (2010)
- How to Clear or Set Proxy in Firefox browser, Internet Explorer (2010)
- Restore Last Session in IE browser, Safari, Firefox, Chrome, Opera (2010)
- Google Chrome, SPDY Protocol, Browser War 2 (2010)
- Unicode Character Equivalence Support in Web Browsers (2011)
- How to Delete Browser Plugin Flash Cookies. (2011)
- Browser Cookies, Super Cookies, Your Privacy (2011)
- Internet Explorer 9 browser. Turn on Menu. Put Tabs in Separate Row (2011)
- Firefox browser. Set Mouse Wheel Scroll Speed (2011, 2018)
- One Hundred Tabs Open in Browser? (2011)
- Browser bug. Internet Explorer, Cropped SVG Image (2012)
- How to Set Key to Switch to Browser (2012)
- Firefox browser. How to Add/Change Keyboard Shortcuts (2013)
- How to Disable JavaScript, Flash, Java, in Google Chrome browser, Firefox, Internet Explorer (2013)
- Konqueror Browser Sucks (2013)
- Google Chrome Browser Special URL (2014)
- Firefox browser. Set backspace key to go back to previous page (2015)
- Good Browser Extensions (2021)