搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How do I set browser to open all links in a new tab by default.

more options

I had been using TabMix Plus - great extension, but it doesn't work on new Firefox. The one feature I miss most was a setting that opens all links, including bookmarks, in a new tab when I left click. The right-click menu is a nuisance and for me, counterintuitive.

I had been using TabMix Plus - great extension, but it doesn't work on new Firefox. The one feature I miss most was a setting that opens all links, including bookmarks, in a new tab when I left click. The right-click menu is a nuisance and for me, counterintuitive.

被采纳的解决方案

I have a multi-part answer for you:

Bookmarks

Firefox 57 has a new preference to automatically direct bookmarks to a new tab:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste book and pause while the list is filtered

(3) Double-click the browser.tabs.loadBookmarksInTabs preference to switch the value from false to true

(4) If desired, switch these as well if you think you might want to open more than one bookmark at a time:

  • Open the tab in the background (don't immediately switch to the bookmarked page): browser.tabs.loadBookmarksInBackground => true
  • Keep the bookmarks menu open until you close it: browser.bookmarks.openInTabClosesMenu => false

Success?

Links in Pages

There is an extension for this:

https://addons.mozilla.org/firefox/addon/open-link-with-new-tab/

After installation, if its settings do not appear automatically, you need to access them on the Add-ons page. Either:

  • Ctrl+Shift+a (Mac: Command+Shift+a)
  • "3-bar" menu button (or Tools menu) > Add-ons
  • type or paste about:addons in the address bar and press Enter/Return

In the left column of the Add-ons page, click Extensions. Then find the extension on the right side and click its Options button or More link. That should take you to the panel where you can adjust its settings.

Hopefully that covers it!

定位到答案原位置 👍 1

所有回复 (1)

more options

选择的解决方案

I have a multi-part answer for you:

Bookmarks

Firefox 57 has a new preference to automatically direct bookmarks to a new tab:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste book and pause while the list is filtered

(3) Double-click the browser.tabs.loadBookmarksInTabs preference to switch the value from false to true

(4) If desired, switch these as well if you think you might want to open more than one bookmark at a time:

  • Open the tab in the background (don't immediately switch to the bookmarked page): browser.tabs.loadBookmarksInBackground => true
  • Keep the bookmarks menu open until you close it: browser.bookmarks.openInTabClosesMenu => false

Success?

Links in Pages

There is an extension for this:

https://addons.mozilla.org/firefox/addon/open-link-with-new-tab/

After installation, if its settings do not appear automatically, you need to access them on the Add-ons page. Either:

  • Ctrl+Shift+a (Mac: Command+Shift+a)
  • "3-bar" menu button (or Tools menu) > Add-ons
  • type or paste about:addons in the address bar and press Enter/Return

In the left column of the Add-ons page, click Extensions. Then find the extension on the right side and click its Options button or More link. That should take you to the panel where you can adjust its settings.

Hopefully that covers it!