Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How can I stop a new tab from opening? RESOLVED (There is no actual solution)

  • 10 risposte
  • 8 hanno questo problema
  • 26 visualizzazioni
  • Ultima risposta di Lee

more options

I am using Tab Mix Plus and have it set to open links in a new tab. However, there are a few times I don't want that to happen, e.g., online banking. Short of changing the setting in Tab Mix Plus and then changing it back, is there a method (shortcut?) for making the link open in the current tab?

I am using Tab Mix Plus and have it set to open links in a new tab. However, there are a few times I don't want that to happen, e.g., online banking. Short of changing the setting in Tab Mix Plus and then changing it back, is there a method (shortcut?) for making the link open in the current tab?

Modificato da Lee il

Soluzione scelta

Like I wrote above, if you use an extension to open all links by default in a new tab then you can't override this unless TMP has this also as a feature. You would have to disable this feature in TMP and use the normal methods to open links in a new tab (middle-click or hold CTRL and left-click).

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (10)

more options

Right-click and select Open In New Window.

more options

Are you overriding how links open if you left-click and divert all these links to a new tab?

Note that you can easisly open a link in a new tab with a middle-click with the mouse scroll wheel. Additionally holding shift toggles opening in the background. If you use an extension then it is a lot more difficult to change how a link opens.

Se also:

For links opened via JavaScript you can look at this pref:

more options

Thanks for all the help but I am trying to find out how to open a new link in the same tab.

Modificato da Lee il

more options

LeeU said

Thanks for all the help but I am trying to find out how to open a new link in the same tab.

You may have overlooked it, but cor-el mentioned this pref setting :

Type in the address bar : about:config (press Enter) (promise to be careful, if asked) Type and look for the preference : browser.link.open_newwindow and set its value to   1 (one)

(which means : current tab)

more options

All that does is open the link in a new tab.

more options

How about changing this pref in about:config  :

browser.link.open_newwindow.restriction

and set its value to 0 (zero)



But : When you click on a link and don't hold Ctrl, the link will open in the same tab .........

Also see : https://www.ghacks.net/2009/07/03/force-firefox-to-open-links-in-same-tab/

more options

Mine is already like that, for both of them. Remember, I have told Tab Mix Plus to open all links in a new tab. What I am trying to find is a way to bypass that command, e.g., In a regular session, when you hold down CTRL the link opens in a new tab. I am looking for is something like that to open the link in the same tab.

more options

LeeU said

when you hold down CTRL the link opens in a new tab. I am looking for is something like that to open the link in the same tab.

I said : " When you click on a link and don't hold Ctrl, the link will open in the same tab ......... "

more options

Soluzione scelta

Like I wrote above, if you use an extension to open all links by default in a new tab then you can't override this unless TMP has this also as a feature. You would have to disable this feature in TMP and use the normal methods to open links in a new tab (middle-click or hold CTRL and left-click).

more options

@cor-el: That's all I really wanted to know. I appreciate it. (And I guess I missed it above, my fault.)