How to adjust Firefox for opening new tab (NOT new window) with Shift+LeftMouseClick on link in current tab?

I know that Ctrl+click made such thing, or MiddleMouseButton click, but I need exactly Shift+LeftMouseClick, because I just did this Shift+click for million times in Opera and this combination is now a reflex.

Any plugins or settings or advises how to made such adjustment?

link|improve this question
1  
You should rather get used to the correct shortcut... – ThiefMaster Oct 4 '11 at 7:31
This is the last option. When you work with something so long that this is become reflex - it is very hard to revert the process because it became subconsciousness. – dim1902 Oct 4 '11 at 8:21
feedback

migrated from stackoverflow.com Dec 8 '11 at 12:10

This question came from our site for professional and enthusiast programmers.

7 Answers

Actually i would like to comment @avirk's answer, but, i don't know why, i can't comment any answer to this question.

@avirk's answer helped me to completely solve the issue, so I give him the bounty, but i have to change some details, and so, I want to summarize all the actions that does the trick for me, for the future readers.

  • Install Tab Mix Plus addon;

  • Open Tab Mix Plus settings;

  • Go to Links tab and set the option Enable Single Window Mode

  • Go to Events tab, Tab opening sub-tab, and in the group Focus/Select tabs that open from set the option Links.

Now, the problem is solved: Shift+click opens link in the new tab and moves focus to new tab, and Ctrl+click opens link in the background tab. Exactly like Opera does, which is needed.

link|improve this answer
4  
FYI, you cannot comment freely at the moment because you have a rep score of less that 50. Unfortunately, the system doesn't warn you that you can lose privileges by dishing out a bounty (if it moves you below a certain score threshold). – DMA57361 Apr 4 at 7:18
feedback

The Tab Mix Plus Firefox add-on has in the Links tab the option of "Enable Single Window Mode".

This option will force Shift-Click to open in a new tab rather than in a new window.

image

link|improve this answer
feedback

First of all download Tab Mix Plus addon for the Firefox. After installing it you will find it under the Tools menu with the name of Tab Mix Plus Options. After launching the addon now see the Links tab and check/tick the option Enable single window mode.

Now under the Events tab select the Tab opening option and check/tick the option Middle-click or Control-click opens items in current tab. Now it will disable the control of Ctrl+T to open new tab and Shift+click will open the new tab.

link|improve this answer
feedback

Tab Utilities Will let you do that From their page:

15.Mouse clicking options, including Left/Middle/Right/Double/Ctrl/Alt/Shift-click on bookmarks/links/tabs/tab bar/New Tab button

link|improve this answer
Thank you. Your answer was closest to my target - this this the only addon from mentioned above that allows to customise mouse click settings. Unfortunately, it allows only two options on Shift+LeftMouseClick: default and open in the same tab. So it can't help to solve my task – dim1902 Oct 4 '11 at 8:16
feedback

Take a look at this:

http://techblog.willshouse.com/2009/08/15/change-firefox-keyboard-shortcuts-add-on-extension/

It contains the direct link to the extension so open it from Firefox itself.

Hope it helps :) but be careful, you might pass the reflex through your genes ;)

link|improve this answer
Thank you. Unfortunately, this addon contains only keyboard shortcut settings, I didn't find mouse click settings. – dim1902 Oct 4 '11 at 8:13
feedback

Following shows how to customize shortcuts using addon "customizable-shortcuts" http://www.techairlines.com/2011/09/24/custom-firefox-keyboard-shortcuts/ ,And this is link for addon https://addons.mozilla.org/en-US/firefox/addon/customizable-shortcuts/

link|improve this answer
Thank you. Unfortunately, this addon contains only keyboard shortcut settings, I didn't find mouse click settings. – dim1902 Oct 4 '11 at 8:14
feedback

Here is a help page by Mozilla concerning keyboard shortcuts: http://support.mozilla.com/en-US/kb/Keyboard%20shortcuts.
It includes a recommendation for this addon: https://addons.mozilla.org/de/firefox/addon/customizable-shortcuts/
Seems to be the most 'official' version to me.

link|improve this answer
Thank you. Unfortunately, this addon contains only keyboard shortcut settings, I didn't find mouse click settings. – dim1902 Oct 4 '11 at 8:13
You're right, sorry for not testing careful enough. – mivilar Oct 4 '11 at 18:12
feedback

Your Answer

 
or
required, but never shown