Omtaler for Undo Close Tab
Undo Close Tab av Manuel Reimer
496 omtaler
- Vurdert til 5 ut av 5av Firefox-bruker 13507427, 7 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14570775, 7 år siden
- Vurdert til 5 ut av 5av MaTeeN25, 7 år siden
- Vurdert til 5 ut av 5av Mariachi, 7 år siden
- Vurdert til 5 ut av 5av Dug, 7 år siden
- Vurdert til 5 ut av 5av utubo, 7 år siden
- Vurdert til 5 ut av 5av Mozilla-User, 7 år sidenManuel, you have created a wonderful addon, thank you!
I have a suggestion for development. Manuel, please add the ability to change the icon and text in the context menu in the add-on settings interface. Changing the text is needed to adapt to the localization of my country.Utviklerrespons
postet 7 år sidenTo adapt for your localization, the proper way would be to do a full addon translation.
https://lusito.github.io/web-ext-translator/?gh=https://github.com/M-Reimer/undoclosetab/
Would be great if you could do a translation and then use the "Submit changes to the developers" button in this online translation tool (github account required). - Vurdert til 5 ut av 5av funny2me2, 7 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14328508, 7 år siden
- Vurdert til 5 ut av 5av Vidal, 7 år siden
- Vurdert til 5 ut av 5av lwcat, 7 år siden
- Vurdert til 5 ut av 5av PERCE-NEIGE, 7 år sidenEdit: 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/Utviklerrespons
postet 7 år sidenThank 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. - Vurdert til 5 ut av 5av P0tZ, 7 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14400648, 7 år siden
- Vurdert til 5 ut av 5av gpm, 7 år siden
- Vurdert til 5 ut av 5av firefrog, 7 år sidenThe 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! - Vurdert til 5 ut av 5av psi-x, 7 år sidenБыстро возвращает вкладку с историей. Вписывается в интерфейс. Жаль на андроид не идет
- Vurdert til 5 ut av 5av Николай, 7 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14346878, 7 år siden
- Vurdert til 5 ut av 5av doneykoo, 7 år siden
- Vurdert til 5 ut av 5av Le, 7 år siden
- Vurdert til 5 ut av 5av leonsyz, 7 år siden
- Vurdert til 5 ut av 5av Nano-Ocelot, 7 år sidenBeen using and loving this extension for a long time.
Utviklerrespons
postet 7 år sidenPlease 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. - Vurdert til 5 ut av 5av afeenstra1990, 7 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 12165308, 7 år sidenHi 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.
Utviklerrespons
postet 7 år sidenThis 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).