Is your feature request related to a problem? Please describe.
The STG-backups folder shows up on my desktop, where I have downloads set to go.
Describe the solution you'd like
I'd really appreciate the option to set a folder for the backup's destination, this would be especially handy if I could use a cloud-synced folder like Dropbox.
Describe alternatives you've considered
Right now I've just disabled backups.
Also, thank you so much for all your hard work on the extension鈥擨 love it!
Hi! Webextension does not allow you to change the folder for downloading...
Oh, I meant being able to set Simple Tab Group's backup location to a user-specified directory, not whatever the browser uses for its downloads destination. Apologies for the confusion.
In Firefox Webextension user-specified directory = browser downloads destination, and the maximum that can be changed is the name of the folder (STG-backups) or file (stg-backup-...json)
I guess that answers that, thank you.
Thank you, it was bothering me as well, I thought it was firefox' backup since I had just used it when it started happening.
Webextensions suck :D
A simple workaround would be to create a symbolic link in your firefox download folder pointing to the desired destination. Then, you could replace the backup folder name (STG-backups) with the symlink you created.
Most helpful comment
A simple workaround would be to create a symbolic link in your firefox download folder pointing to the desired destination. Then, you could replace the backup folder name (STG-backups) with the symlink you created.