关闭当前页后选取 的评价
关闭当前页后选取 作者: jingyu9575
139 条评价
- 评分 5 / 5来自 Diogenes,6 年前Brilliant,it simply makes Firefox so much more logical to use...for me anyway.
Just a heads up - It works perfectly with Firefox 60.1 64bit,but ahem...'upgrading' to 60.2 it loses functionality,so I've reverted back to 60.1开发者回应
发布于 6 年前That 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/8 - 评分 5 / 5来自 Eugene,7 年前
- 评分 5 / 5来自 jottajoa,7 年前
- 评分 5 / 5来自 DX,7 年前你好,我在Gesturefy扩展中发现它的更改标签页行为不会闪一下。
具体位置:在关闭标签页手势中有个高级选项,可以更改关闭标签页后的读取行为
希望能对你完善这个扩展有帮助。开发者回应
发布于 7 年前Gesturefy可以先切换后关闭,这个扩展不行,因为是用户直接点的关闭。
参考代码:https://github.com/Robbendebiene/Gesturefy/blob/67b20470387e7de80e38ff7cdb303a6537fde3ac/src/lib/actions.js#L72 接收到手势后,先执行了chrome.tabs.update(切换),后进行chrome.tabs.remove(关闭)。 - 评分 5 / 5来自 Yuri,7 年前This is the only thing I was missing with TMP not working in Quantum, and this extension solves the problem for me without having to use bloated TMP. Thanks a lot.
- 评分 5 / 5来自 eloi89,7 年前
- 评分 5 / 5来自 Firefox 用户 13568351,7 年前
- 评分 5 / 5来自 Firefox 用户 13477197,7 年前
- 评分 4 / 5来自 Firefox 用户 12163113,7 年前
- 评分 5 / 5来自 Bryan Durio,7 年前ThankYouThankYouThankYou! I've been searching for multiple addons to replace some of the functionality from TMP and this helps tremendously!
- 评分 5 / 5来自 Zuzuzu,7 年前Before Firefox turned to crap, most necessary features were contained in Tab Mix Plus. Now people have to scrape them piece by piece. This is one of those pieces, neat, useful and well done (insofar as the current broken and buggy system allows).
- 评分 5 / 5来自 Grey-Black-White,7 年前It is a very useful add-on that makes my browsing experience far better. I wish such customisation was built-in to Firefox.
- 评分 5 / 5来自 sandro79,7 年前
- 评分 5 / 5来自 Tom,7 年前
- 评分 4 / 5来自 Nartren,7 年前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.开发者回应
发布于 7 年前Yes, 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. - 评分 1 / 5来自 chris p,7 年前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 workaround开发者回应
发布于 7 年前It 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. - 评分 5 / 5来自 Firefcx user 11712425,7 年前Restoring 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.开发者回应
发布于 7 年前It 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.