Undo Close Tab のレビュー
Undo Close Tab 作成者: Manuel Reimer
合計レビュー数: 537
- 5 段階中 4 の評価GASH によるレビュー (6年前)This is a very good and helpful addon, but I have a problem. I can't set the amount of closed tabs to 25. No matter what I do, there are only 10 (5 in menu and 5 in kontext menu). Is there a way to fix it?
開発者の返信
投稿日時: 6年前Please have a closer look at the addon description:
https://addons.mozilla.org/firefox/addon/undoclosetabbutton/
You have to increase the value of the preference browser.sessionstore.max_tabs_undo - 5 段階中 5 の評価Firefox ユーザー 12765209 によるレビュー (6年前)
- 5 段階中 5 の評価PERCE-NEIGE によるレビュー (6年前)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/開発者の返信
投稿日時: 6年前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. - 5 段階中 1 の評価Andralon によるレビュー (6年前)just tested it.
"Undo Close Tab Button by Button Guy"
is superior and should be the Featured Extension開発者の返信
投稿日時: 6年前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 の評価P0tZ によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 14400648 によるレビュー (6年前)
- 5 段階中 5 の評価gpm によるレビュー (6年前)
- 5 段階中 5 の評価firefrog によるレビュー (6年前)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 段階中 5 の評価psi-x によるレビュー (6年前)Быстро возвращает вкладку с историей. Вписывается в интерфейс. Жаль на андроид не идет
- 5 段階中 5 の評価Николай によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 14346878 によるレビュー (6年前)
- 5 段階中 5 の評価doneykoo によるレビュー (6年前)
- 5 段階中 5 の評価Le によるレビュー (6年前)
- 5 段階中 5 の評価leonsyz によるレビュー (6年前)
開発者の返信
投稿日時: 6年前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 によるレビュー (6年前)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.開発者の返信
投稿日時: 6年前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 によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 12165308 によるレビュー (6年前)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.
開発者の返信
投稿日時: 6年前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 によるレビュー (6年前)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.
開発者の返信
投稿日時: 6年前"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. - 5 段階中 4 の評価Mirek によるレビュー (6年前)Works great, but from some reason the icon on main bar is in white, while all others are black. It is hardly visible for me. It seems the problem is caused by Pilot experiment Firefox Color.
開発者の返信
投稿日時: 6年前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 段階中 4 の評価貝克街的亡靈 によるレビュー (6年前)
- 5 段階中 5 の評価ak47wong によるレビュー (6年前)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.