Undo Close Tab のレビュー
Undo Close Tab 作成者: Manuel Reimer
合計レビュー数: 584
- 5 段階中 5 の評価PERCE-NEIGE によるレビュー (8年前)Edit: I let you 5 stars, I didn't saw the recenlty closed list, because it's with the right click (but I still would prefer to access it with another mean than the context menuà
I will reply to the silly review made by Andralon (who seems a specialist of this). You can't let only one star to an addon, only because you think it shouldn't be featured!! And neither because you think another one is better! That's so absurd that I wish to be able to report that.
And what about the addon who stole your code? Is it reported?
This one seems the original, I've reported the stolen copy that is here: https://addons.mozilla.org/fr/firefox/addon/reopen-closed-tab/開発者の返信
投稿日時: 8年前Thank you for 5 stars. Currently there is no other way to have both (one-click restore of the most recently closed tab and the list). As my primary use case is actually the one-click restore, I don't want to have the list on the left mouse button as there is no possible way to have the one-click restore on the right mouse button then. These are limitations of the API in Firefox. There is absolutely nothing I can do about this. Maybe this will change in the future and if this is the case, my addon will receive an update. 開発者の返信
投稿日時: 8年前This extension only has the list *or* restore the most recently closed tab while my extension can offer both. Left click to restore the most recently closed tab and right click to get the list of recently closed tabs.
If you only need the list, then I agree with you. In this case the extension, you found, may be better suited for you.- 5 段階中 5 の評価Firefox ユーザー 14400648 によるレビュー (8年前)
- The extension does exactly what is stated in title and description: it restores tabs, and not just the last one closed, but up to 25 recent tabs.
Also, I've created an issue on github about further functionality that I'd liked to see implemented. Author said "not in the near future" - took him about three weeks to get it done.
Thanks Manuel, this is awesome support! - 5 段階中 2 の評価Firefox ユーザー 14380094 によるレビュー (8年前)It takes my CPU (i3-7300) about 30% constantly. (ver 4.3.0, Win10, FF63.0)
- 5 段階中 5 の評価Firefox ユーザー 14346878 によるレビュー (8年前)
開発者の返信
投稿日時: 8年前Please provide example theme link and *please* in future file those via github. It's difficult or impossible to discuss and fix this here.
If at all possible, please let's continue this on my github issue tracker.
The latest version is able to adapt to themes which should work for nearly every theme. If it fails for one, then this is a bug. Maybe even a Firefox bug that I have to forward to Mozilla.
Edit: Your issue is handled here now:
https://github.com/M-Reimer/undoclosetab/issues/36
Would be great if you could join in and add some AMO links to themes you have problems with.- 5 段階中 4 の評価Corky McButterpants によるレビュー (8年前)Terrific extension - have been using it for years.
But Manuel, could you please tell me why 'right-click' functionality is not available when firefox is in 'Fullscreen' mode. It's so annoying having to switch out of fullscreen » use the menu » switch back! Is it a Firefox limitation?
~thanks for the tips Manuel. Just so you're aware - the problem is up in the 'address bar' area, not the toolbar space.開発者の返信
投稿日時: 8年前I didn't notice this, so far. Maybe because I use full-screen very rarely.
I've filed this as issue and linked the upstream bug there:
https://github.com/M-Reimer/undoclosetab/issues/35
You could enable the submenu in the page context menu (Addon settings) as an alternative. Then you may just right-click anywhere in the page to get access to the recently closed tab list.
Sorry but discussing this here is a bit silly. Can you move over to the Github issue, please? Please attach a screenshot of the area you are talking about. - 5 段階中 5 の評価afeenstra1990 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 12165308 によるレビュー (8年前)Hi Thanks,it is a great add-on. I wonder maybe you could add a left mouse and right mouse functions changing options, that I prefer left mouse for history list.
開発者の返信
投稿日時: 8年前This has been requested several times, now.
Unfortunately this is not possible.
The only way to have both in one Addon (undo with one click and history list) is to make use of the so-called "browserAction" (Left click only) and add the history to the context menu (right click only). - 5 段階中 5 の評価Firefox ユーザー 12531918 によるレビュー (8年前)Could you please add an option to use Ctrl+Z instead of Ctrl+Shift+T? Shortkeys extention does it, but it seems bulky for me to keep it for a single shortcut.
開発者の返信
投稿日時: 8年前"Ctrl+Z" already is used by the browser itself and even if Firefox "frees" it if I register for it as an Addon, I wouldn't want that.
Ctrl+Z is needed if you undo text editing in input boxes. 開発者の返信
投稿日時: 8年前You are right. In fact the whole process around "having an icon which fits nicely with the existing ones" is missing in the Mozilla API.
With Firefox 58 there is at least some API to get notified about color changes and to get the new colors. I've added a hack to version 4.2.0 which dynamically creates an icon with the new color and sets it to the toolbar button. Please try the new version.- 5 段階中 1 の評価Firefox ユーザー 14226708 によるレビュー (8年前)
開発者の返信
投稿日時: 8年前And again: Would have been great to have a few sentences about why you don't like my Addon. - Excellent extension, thanks! Simple, useful, tasteful.
For those a bit confused as to what this extension does, there are four ways to use it:
1. Left-click on the toolbar button to re-open the last-closed tab.
2. Right-click on the toolbar button to see the last 6 closed tabs, or more in the "More entries" submenu.
3. Right-click on a tab and use the "Undo Close Tab" submenu on the context menu.
4. Right-click on a web page and use the "Undo Close Tab" submenu on the context menu.
I would love to see the ability to re-open closed windows. For now, it seems the only way to do this is to go through Open Menu > Library > History > Recently Closed Windows, which is about two clicks too many for my liking. But I understand you have already investigated it and it is not currently possible. Hope to see it as a future enhancement if Mozilla adds the relevant APIs.