-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for feature #1
Comments
By "autosave" do you mean something like: "I am browsing and opening tabs, and then at a given time the addon automatically takes a snapshot of all the tabs and saves them in a folder; do it every 60 minutes since." Keep in mind that if you close a tab between snapshots, you will eventually lose them. Is this what you are looking for? Or more of a "remember forever any tabs I have ever opened"? |
Sure, just save opened tabs at given time let say each hour or at least day. As I have bad experience with FF, in some circumstances I loose all of my opened tabs. It have to happen because of major update and after rebooting FF all tabs gone and no option to restore closed tabs. There is in history maybe somewhere but hell knows where if this tab was opened a week ago how you will find it in thousands of other links. |
Any news on this? |
Let me take a look into it. Chrome store requires a fee, which I wanted to avoid. If I get autosave to work, I'll consider adding it also to the Chrome store (if testing goes well on Chrome too). |
at least on Firefox, please. |
- Partially address enhancement #1rtially address enhancement #1 - Upgrade Bootstrap CSS library to v4.4.1 - Upgrade webextension-polyfill to v0.6.0 - Manifest updates to include additional permissions (alarms, storage), background scripts, and options_ui - UI cosmetic and usability enhancements
Hello, This release has autosave functionality. While it's not yet a full backup system, it does keep your open tabs safe. Please give it a try and let me know your thoughts. If you haven't yet, please leave a review and/or rating on the Mozilla and Chrome stores: it helps growing. Cheers, |
Option to set autosave and autodelete old saves.
Similar to how backups work, for example, to set autosave optionally every hour/day/week. Also, delete autosaves yesterday's hourly saves and leave one for each weekday and continue for the week, then after the two weeks delete all daily saves and lave just one per week and maybe keep them for the month or two, maybe unlimited but this will increase drastically database.
Not sure if this achievable, but maybe then make pop-up messages to remind to save and to do clean up.
Thanks for your time. Will buy a beer for you if you in London any time :)
The text was updated successfully, but these errors were encountered: