Skip to content
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

Improve preference storage persistence #21

Open
jobara opened this issue Sep 1, 2020 · 0 comments
Open

Improve preference storage persistence #21

jobara opened this issue Sep 1, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jobara
Copy link
Member

jobara commented Sep 1, 2020

Is your feature request related to a problem?

At the moment UIO+ allows the browser to cache the preference settings. On macOS these changes persist until the browser is quit.

Describe the solution you'd like

Now that there is a reset option, it would be good to persist the settings by some other, more permanent means. one option to explore would be saving to the user's google account. In this way it would be transportable across machines.
see: https://developer.chrome.com/extensions/storage

Additional context or notes

Originally filed as GPII-4242

@jobara jobara added the enhancement New feature or request label Sep 1, 2020
@jobara jobara added this to the v1.0.0 milestone Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant