Recensioni per Open Tabs Next to Current
Open Tabs Next to Current di Sebastian Blask
Recensione di Utente Firefox 13101783
Valutata 4 su 5
di Utente Firefox 13101783, 8 anni faGood, works nicely on Firefox Quantum. It would be nice if it can imitate Chrome's new tab operation and if it can work with Firefox Android though.
Edit: Not sure how to reply, but Chrome's way of handling new tabs are that:
1. You have Tab A and Tab B.
2. You open links on Tab A, let's say it becomes Tab A1, A2.
3. You open links on Tab A1, they're A1x, A1y.
4. So right now you have tabs A, A1, A1x, A1y, A2, B, in that sequence. This would be enough for me, though Chrome goes further.
5. If you open links from Tab A, they continue off to A3, A4. So it's tabs A, A1, A1x, A1y, A2, A3, A4, B, in that order, now. Chrome remembers the 'hierarchy', so to say, Not always, if you've done a lot of things other than opening new tabs or stopped opening tabs for a while, it 'forgets' the order and starts anew. This is be perfect for me, as I browse danbooru and pixiv a lot.
Edit: Not sure how to reply, but Chrome's way of handling new tabs are that:
1. You have Tab A and Tab B.
2. You open links on Tab A, let's say it becomes Tab A1, A2.
3. You open links on Tab A1, they're A1x, A1y.
4. So right now you have tabs A, A1, A1x, A1y, A2, B, in that sequence. This would be enough for me, though Chrome goes further.
5. If you open links from Tab A, they continue off to A3, A4. So it's tabs A, A1, A1x, A1y, A2, A3, A4, B, in that order, now. Chrome remembers the 'hierarchy', so to say, Not always, if you've done a lot of things other than opening new tabs or stopped opening tabs for a while, it 'forgets' the order and starts anew. This is be perfect for me, as I browse danbooru and pixiv a lot.
Replica dello sviluppatore
pubblicato il 8 anni faI don't know what you mean by "Chrome's new tab operation". I kind of expected it to just work on android, must be some API still missing. Should just be a matter of time before it will work.
171 recensioni
- Valutata 2 su 5di Robert Orzanna, 2 mesi faInside tab groups, the new tab doesn't open right next to the current tab but two tabs to the right.
- Valutata 5 su 5di Utente Firefox 15037318, 3 mesi fa
- Valutata 5 su 5di Utente Firefox 18683628, 6 mesi fa
- Valutata 5 su 5di mr. sparkle, un anno fa
- Valutata 5 su 5di Utente Firefox 17971386, un anno fa
- Valutata 5 su 5di Utente Firefox 12907385, un anno fa
- Valutata 3 su 5di Alex_MM, un anno faWorks as intended with some problems, especially in newer versions. Be careful since it can crash Firefox if you're using Wayland in Linux.
- Valutata 5 su 5di Sergey, un anno fa
- Valutata 5 su 5di Utente Firefox 14086121, un anno fa
- Valutata 5 su 5di Utente Firefox 17777561, 2 anni fa
- Valutata 5 su 5di nralbrecht, 2 anni fa
- Valutata 4 su 5di Utente Firefox 17809921, 2 anni faIt 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.
- Valutata 5 su 5di Utente Firefox 17598532, 3 anni fa
- Valutata 3 su 5di Utente Firefox 6088424, 3 anni faThis 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.
- Valutata 5 su 5di Utente Firefox 13944594, 3 anni fabrowser.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.