Open
Description
Preliminary checklist
- I have read the README
- I have searched existing issues for my feature request. This is a new issue (NOT a duplicate) and is not related to another issue.
- I have searched wont fix issues and this request is not among them
- This is a feature request for the Cromite browser; not the website nor F-Droid nor anything else.
Is your feature request related to privacy?
No
Is there a patch available for this feature somewhere?
There's none I'm aware of, but some other Chromium-based browsers implement this, so they probably have one.
Describe the solution you would like
It would be good if Cromite stored data in a different directory from upstream Chromium so the browsers don't interfere with each other. My suggestion would simply be ~/.config/cromite
instead of ~/.config/chromium
.
Describe alternatives you have considered
An option to let users choose between multiple data directories would also be possible. I don't know where you could store that setting independently of the data directory though.