Richard
Richard
Well, seems like I meant greater than 54.0! https://github.com/rNeomy/clean-uninstall/blob/914d3f792afd0e63c43508e9ad9ae02bfb7abeb8/src/background.js#L97 I am fixing the change log
Well, It is not possible. Before FF54, when an extension is removed or being disabled, a single event is fired.
I am bad at icons! If you have a better taste, create a new one and ask for a pull merge.
Do we have other suggestions too? If not somebody please prepare it for the merge. https://github.com/rNeomy/tab-suspender/tree/master/data/icons Make sure it is visible on both light and dark themes.
If you are on FF58, use my new https://addons.mozilla.org/firefox/addon/auto-tab-discard/ Since it uses the native method to discard tabs, there will be no restoring issue like what we have here.
You should get a new session manager window. If not use the options page and call for that.
Can you reproduce this on 0.1.9b1? https://addons.mozilla.org/en-US/firefox/addon/tab-suspender-tab-unloader/versions/beta
https://add0n.com/tab-suspender.html#permissions
As of version 0.1.9, there will be no tab restoring upon statup. The extension opens a new window to allow user select tabs that need to be restored. This should...
It turned out that when there are many open suspended tabs, restoring them causes FF to slow down. So we do restore through a session restoring window. The order of...