Análises para Select After Closing Current
Select After Closing Current por jingyu9575
142 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 4 de 5por Utilizador do Firefox 12163113 , 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.
- Generally works fine but flashing, when switching from a tab selected by default, sometimes can be really annoying.
And if the default selection is taken from a youtube's tab, it still starts playing the video.
I understand that most likely FF doesn't provide any better way to do this in the moment but that's an issue nevertheless.Resposta do programador
publicado a há 7 anosYes, there is no better way. There is a related active Firefix request: https://bugzilla.mozilla.org/show_bug.cgi?id=1419947 . I hope the solution 2, which allows extensions to override the default switching, can be accepted. - no way to configure the addon? where are the options?! "After installing you can configure this extension by clicking Preferences/Options of it in the Add-ons Manager. The buttons represent the order of preference: e.g. if "left tab" is at the top and "last accessed tab" is the second, after closing the current tab it will try to select the left tab, and then the last accessed tab (if there is no tab on the left). Click the up and down icons to modify the order."
nope not true and there's a typo that doesn't make any sense "clicking Preferences/Options of it in the Add-ons Manager." of it in? whats that supposed to mean
new version wont install on ff56 and beta version is bugged such that i cant open the addon manager from the toolbar button have to use bookmark as a workaroundResposta do programador
publicado a há 7 anosIt means "in the Add-ons Manager, this addon's line, click Options." This opens the addons' detail page, and the options are under the description. If the options are not shown, refresh the page.
I just tested 2.0rc4 on Firefox 56.0.1, and the addon manager toolbar button works. As a Firefox-Quantum-compatible extension, this extension has no ability to block the browser's built-in features such as the addon manager button. - 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.