Análises para Select After Closing Current
Select After Closing Current por jingyu9575
114 análises
- Great extension, thanks! We're slowly clawing back some of the functionality we used to enjoy in the pre-FF57 Tab Mix Plus.
I love that you can use shortcut keys, although it took me a long time to figure out how to do this on the options page (you first have to define the shortcut key at the bottom, and then select the shortcut key in the "After closing the current tab, try selecting in this order" section).
I have "last accessed tab" as my first preference and Ctrl+Q bound to "right tab", so if I want to close the tab and select the last accessed tab, I press Ctrl+W (the default key for closing a tab), but if I want to close the tab and select the right tab, I press Ctrl+Q. This works really well. (I would have preferred Ctrl+E, but that does the same as Ctrl+L and can't be overridden, it seems.)Resposta do programador
publicado a há 7 anosYes the options page may be confusing. The shortcuts section is provided by a library, so the style is different and the settings are separated in two places.
Built-in shortcuts can not be modified by extensions now. Relevant feature request for Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1325692 Resposta do programador
publicado a há 7 anosThe default setting of Tab Mix Plus seems to be "Opener/right tab" on Waterfox 56. For this behavior, set the 1st line to "First - Parent tab", 2nd line to "Right - tab", 3rd line to "Last - tab".Resposta do programador
publicado a há 7 anosThat is strange. I just tested on 60.0.2 but did not find any problem.
Another user reported that upgrading to Firefox 61 broke this extension[1]. It turned out to be profile corruption and deleting the extension's config file fixed it for them.
[1] https://github.com/jingyu9575/select-after-closing-current/issues/8Resposta do programador
publicado a há 7 anosGesturefy可以先切换后关闭,这个扩展不行,因为是用户直接点的关闭。
参考代码:https://github.com/Robbendebiene/Gesturefy/blob/67b20470387e7de80e38ff7cdb303a6537fde3ac/src/lib/actions.js#L72 接收到手势后,先执行了chrome.tabs.update(切换),后进行chrome.tabs.remove(关闭)。- Avaliado em 5 de 5por Utilizador do Firefox 13568351 , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 13477197 , há 7 anos
- Avaliado em 5 de 5por Bryan Durio , há 7 anosThankYouThankYouThankYou! I've been searching for multiple addons to replace some of the functionality from TMP and this helps tremendously!
- Avaliado em 5 de 5por Grey-Black-White , há 7 anosIt is a very useful add-on that makes my browsing experience far better. I wish such customisation was built-in to Firefox.
- Avaliado em 5 de 5por Utilizador do Firefox 13498107 , há 7 anosWorks as expected. I'm very happy now.
- Avaliado em 5 de 5por Firefcx user 11712425 , há 7 anosRestoring closed tabs doesn't work correctly (the restored tab position is incorrect) if https://addons.mozilla.org/en-US/firefox/addon/open-tabs-next-to-current/ is also enabled.
Correction: "Open Tabs Next to Current" extension is responsible for the bug.Resposta do programador
publicado a há 7 anosIt seems that the problem also exists with only open-tabs-next-to-current enabled and this extension disabled. I suggest reporting it to open-tabs-next-to-current.