Tab Save & Restore에 대한 리뷰
Tab Save & Restore 제작자: Adit Bhatt
Adit Bhatt 님의 답글
개발자 답글
6년 전에 게시됨Sorry 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.