Critiques pour Tab Save & Restore
Tab Save & Restore par Adit Bhatt
Avis de Adit Bhatt
Réponse du développeur
mis en ligne : il y a 6 ansSorry you had a bad experience with this extension. The extension was definitely designed to persist tabs after computer shutdown. It uses `localStorage` (https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API) to save URLs for each tab. This is designed to "persist even when the browser is closed and reopened." This storage can be cleared through the browser settings or through another Javascript extension.
Feel free to file an issue (https://github.com/avbhatt/tabs/issues). If you include some more information with your issue I can try and replicate the issue on my end.
Feel free to file an issue (https://github.com/avbhatt/tabs/issues). If you include some more information with your issue I can try and replicate the issue on my end.