Recenze doplňku Undo Close Tab
Undo Close Tab od Manuel Reimer
496 recenzí
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13507427, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14570775, před 7 lety
- Hodnocení: 5 z 5od uživatele MaTeeN25, před 7 lety
- Hodnocení: 5 z 5od uživatele Mariachi, před 7 lety
- Hodnocení: 5 z 5od uživatele Dug, před 7 lety
- Hodnocení: 5 z 5od uživatele utubo, před 7 lety
- Hodnocení: 5 z 5od uživatele Mozilla-User, před 7 letyManuel, 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.Odpověď vývojáře
zveřejněno před 7 letyTo 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). - Hodnocení: 5 z 5od uživatele funny2me2, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14328508, před 7 lety
- Hodnocení: 5 z 5od uživatele Vidal, před 7 lety
- Hodnocení: 5 z 5od uživatele lwcat, před 7 lety
- Hodnocení: 5 z 5od uživatele PERCE-NEIGE, před 7 letyEdit: 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/Odpověď vývojáře
zveřejněno před 7 letyThank 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. - Hodnocení: 5 z 5od uživatele P0tZ, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14400648, před 7 lety
- Hodnocení: 5 z 5od uživatele gpm, před 7 lety
- Hodnocení: 5 z 5od uživatele firefrog, před 7 letyThe 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! - Hodnocení: 5 z 5od uživatele psi-x, před 7 letyБыстро возвращает вкладку с историей. Вписывается в интерфейс. Жаль на андроид не идет
- Hodnocení: 5 z 5od uživatele Николай, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14346878, před 7 lety
- Hodnocení: 5 z 5od uživatele doneykoo, před 7 lety
- Hodnocení: 5 z 5od uživatele Le, před 7 lety
- Hodnocení: 5 z 5od uživatele leonsyz, před 7 lety
- Hodnocení: 5 z 5od uživatele Nano-Ocelot, před 7 letyBeen using and loving this extension for a long time.
Odpověď vývojáře
zveřejněno před 7 letyPlease 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. - Hodnocení: 5 z 5od uživatele afeenstra1990, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12165308, před 7 letyHi 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.
Odpověď vývojáře
zveřejněno před 7 letyThis 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).