Análises para Undo Close Tab
Undo Close Tab por Manuel Reimer
Resposta por Manuel Reimer
Resposta do programador
publicado a há 5 anosActually you are the first one actually noticing this. The closed tab history is only kept for up to the *last* session but if you tend to close Firefox pretty often this, of course, may be a problem.
The reason for this is that I can't just rely on the Firefox built in sessions API and its closed tab history. If I do so, then, after some restarts, you will run into a bug that causes random tabs or even windows to restore as the internal IDs get reused which causes duplicated IDs. See here: https://bugzilla.mozilla.org/show_bug.cgi?id=1538119
To work around this problem, I move the Firefox internal closed tab history into a list in my Add-on to clear it. From this point I use a combination of my internal list (for tabs from the last session) and the Firefox built-in list (for tabs closed since browser start). This way I can be sure that no duplicated IDs will exist at any time and always the expected tabs or windows get restored. The only downside is that my internal list does not survive a browser restart. I could save it into storage but this could be a potential privacy problem for people who don't use session restore (and before you ask: Mozilla does not tell Add-ons about the session restore enabled status).
So currently with the existing bugs there are only two options:
a) Accept the small downside of only having last closed tabs for up to the last browser session
b) Randomly restore stuff you don't expect.
As most people don't even remember that they had interesting tabs open for more than one session into the past and random restores can be really annoying, I decided to go with a)
The reason for this is that I can't just rely on the Firefox built in sessions API and its closed tab history. If I do so, then, after some restarts, you will run into a bug that causes random tabs or even windows to restore as the internal IDs get reused which causes duplicated IDs. See here: https://bugzilla.mozilla.org/show_bug.cgi?id=1538119
To work around this problem, I move the Firefox internal closed tab history into a list in my Add-on to clear it. From this point I use a combination of my internal list (for tabs from the last session) and the Firefox built-in list (for tabs closed since browser start). This way I can be sure that no duplicated IDs will exist at any time and always the expected tabs or windows get restored. The only downside is that my internal list does not survive a browser restart. I could save it into storage but this could be a potential privacy problem for people who don't use session restore (and before you ask: Mozilla does not tell Add-ons about the session restore enabled status).
So currently with the existing bugs there are only two options:
a) Accept the small downside of only having last closed tabs for up to the last browser session
b) Randomly restore stuff you don't expect.
As most people don't even remember that they had interesting tabs open for more than one session into the past and random restores can be really annoying, I decided to go with a)
569 análises
- Avaliado em 5 de 5por Mehdi-13 , há 10 dias
- Avaliado em 3 de 5por chirer , há 20 dias
- Avaliado em 5 de 5por tc97 , há 22 dias
- Avaliado em 5 de 5por Utilizador do Firefox 13437937 , há um mês
- Avaliado em 5 de 5por va hé , há 2 mesesHi, unfortunately the addon seems installed but doesn't show anywhere on my Firefox ... I would like to understand why it doesn't and how to fix that ...?
I don't know how to contact the creator of this addon anywhere else than here unfortunately.
HELP ???
Edit : Thanks for the answer, it works perfectly now.Resposta do programador
publicado a há 2 mesesThe correct place to discuss issues is GitHub, which is linked in the Add-on description.
By default the Add-on does not place a button. It is "hidden" in the "puzzle piece icon" of Firefox. You can find the Add-on there and use the "Pin to toolbar" option from the "gear icon" next to its entry. - Avaliado em 5 de 5por Premchand , há 2 meses
- Avaliado em 5 de 5por JackelPB , há 2 meses
- Avaliado em 4 de 5por Utilizador do Firefox 14171529 , há 2 meses
- Avaliado em 5 de 5por bioxzard , há 2 meses
- Avaliado em 5 de 5por david demri , há 3 meses
- Avaliado em 5 de 5por Александр , há 3 meses
- Avaliado em 5 de 5por Utilizador do Firefox 18862493 , há 3 mesesThis extension is a no-brainer. I used the shortcut ctrl+shift+t all the time already. But through this extension, I can just use my mouse. Great and simple!
- Avaliado em 5 de 5por EroWalker , há 3 meses
- Avaliado em 5 de 5por Utilizador do Firefox 14275792 , há 3 meses
- Avaliado em 5 de 5por Emme , há 4 meses
- Avaliado em 5 de 5por Randy Knight , há 4 meses
- Avaliado em 5 de 5por DoveBoy , há 4 meses
- Avaliado em 5 de 5por Fer , há 4 meses
- Avaliado em 2 de 5por beeters , há 4 mesesNearly useless. Doesn't let you choose which closed tab to undo, only does the most recent one. No option to customize icon colors. I haven't tested if the extension even works without browsing history saved and in private mode, but I wouldn't be surprised if that's an oversight too.
Resposta do programador
publicado a há 4 mesesRight click on the toolbar button to get the list of recently closed tabs. Pick the one to restore. - Avaliado em 5 de 5por 毕月乌 , há 4 meses
- Avaliado em 5 de 5por Utilizador do Firefox 14631705 , há 4 meses