搜索 | 用户支持

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

Learn More

Multiple new tabs open on the right

  • 2 个回答
  • 1 人有此问题
  • 38 次查看
  • 最后回复者为 Ash

more options

Hi there, i was wondering weather theres a way to make multiple new tabs (opened with middle mouse click/right click open new tab) open from newest left to right instead of right to left? Im pretty sure it used to work like this but it hasnt been for awhile now.

Heres what i mean Current: |Tab|Tab|Active Tab|First New Tab|Second New Tab|Third New|Tab|

What i want: |Tab|Tab|Active Tab|Third New Tab|Second New Tab|First New Tab|Tab|

Hi there, i was wondering weather theres a way to make multiple new tabs (opened with middle mouse click/right click open new tab) open from newest left to right instead of right to left? Im pretty sure it used to work like this but it hasnt been for awhile now. Heres what i mean Current: |Tab|Tab|Active Tab|First New Tab|Second New Tab|Third New|Tab| What i want: |Tab|Tab|Active Tab|Third New Tab|Second New Tab|First New Tab|Tab|

由Ash于修改

所有回复 (2)

more options

Does setting both these prefs to false do what you want ?

  • browser.tabs.insertAfterCurrent false
  • browser.tabs.insertRelatedAfterCurrent false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

browser.tabs.insertAfterCurrent Changes new tabs opened with CTRL+T to open next to the current tab intead of at the far right of the tab list browser.tabs.insertRelatedAfterCurrent Makes new tabs opened with middle click appear at the far right of the tab list

Looked through the rest of browser.tabs. with the search function and it diddn't seem like there was anything there, might be missing something though.

由Ash于修改