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

KeepTabs settings should not sync across browsers/devices #58

Open
jchang504 opened this issue Aug 31, 2017 · 0 comments
Open

KeepTabs settings should not sync across browsers/devices #58

jchang504 opened this issue Aug 31, 2017 · 0 comments

Comments

@jchang504
Copy link
Owner

Since different browsers means different computers, it's quite likely the user doesn't want their hotkeys to sync across browsers (e.g. wants different hotkeys for work and home computers). It's particularly important for if the user is running on different OSes -- then we have to make sure the hold key setting isn't syncing.

Maybe the best solution would be to have an option for whether to sync across browsers, with default to no.

This should be pretty simple to do; it's just a matter of using local storage instead of chrome.sync. Might be a bit tricky with the option to do either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant