Open Tabs Next to Current 的評論
Open Tabs Next to Current 作者: Sebastian Blask
sacrabyte 所留下的評論
171 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15037318,2 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 18683628,5 個月前
- 評價 5 分,滿分 5 分來自 mr. sparkle,1 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17971386,1 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 12907385,1 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14086121,1 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17777561,2 年前
- 評價 5 分,滿分 5 分來自 nralbrecht,2 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 17809921,2 年前It works, except for the fact that it jumps you to the end all the same. Fixing that would make this perfect. Much better than the default, though.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17598532,3 年前
- 評價 3 分,滿分 5 分來自 Firefox 使用者 6088424,3 年前This addon appears to to do what it claims to do, open a new tab next to the active one. However, when a new tab is opened from bookmarks, the tab bar scrolls all the way to the right, defeating the purpose of the addon for my use if the active tab is near the left. This behavior may be caused by Firefox, but the addon does not deal with it. I miss FF52, when all things were possible.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13944594,3 年前browser.tabs.insertAfterCurrent does NOT work as I expected. If I middle-click to open, say, 3 links from a page, the tab order will look like this "(current) (1) (2) (3)". browser.tabs.insertAfterCurrent works only when using Ctrl+T or clicking the "New Tab" button.
But this extension works perfectly! If I middle-click to open 3 tabs after installing this extension, the final tab order looks like this: "(current) (3) (2) (1)" i.e. the last opened tab is closest to the current tab. - needs to override firefox "jumping" to the right most tab.
It's not immediately convenient for the tab to be added immediately to the right of the current tab if firefox does the disorienting thing of jumping all the way to the right of all 70 of my tabs anyway.
using browser.tabs.tabMinWidth in about:config to try help.