搜索 | 用户支持

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

详细了解

When I duplicate the card, the duplicated card opens at the end of all opened cards. But I`d like to have it as the next to card that is being duplicated. How to fix that ?

  • 2 个回答
  • 0 人有此问题
  • 3 次查看
  • 最后回复者为 cor-el

more options

I have many opened cards and sometimes I`d like duplicater the one that is in the middle. When I duplicate the card, the new duplicated card opens at the end of all opened cards. But I`d like to have it as the next to the origin card that is being duplicated. How to fix that ? Thanx for help.

I have many opened cards and sometimes I`d like duplicater the one that is in the middle. When I duplicate the card, the new duplicated card opens at the end of all opened cards. But I`d like to have it as the next to the origin card that is being duplicated. How to fix that ? Thanx for help.

所有回复 (2)

more options

That happens here. It may be because of an extension I have (linked below). See also the thread linked below.

https://addons.mozilla.org/firefox/addon/open-tabs-next-to-current/ https://support.mozilla.org/en-US/questions/1387126

more options

Note that you can duplicate a tab by holding the Ctrl key and dragging the tab or middle-click (or hold Ctrl and left-lick) the Stop/Reload button.

Make sure you have browser.tabs.insertAfterCurrent = true on the about:config page.


There are two prefs that determine whether to insert or append a new tab.

  • browser.tabs.insertAfterCurrent true
  • browser.tabs.insertRelatedAfterCurrent true

由cor-el于修改