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

Add the ability to upload rule backups and automatically apply them. #3

Open
HalilCan opened this issue Aug 8, 2020 · 0 comments
Open
Labels
enhancement New feature or request newbie-friendly Relatively straightforward to implement based on existing code, documentation or little research.

Comments

@HalilCan
Copy link
Owner

HalilCan commented Aug 8, 2020

The host rules JSON object structure can be found at least in popup.js > setRules() > tempStorageObject.

It should be better documented, but if it's not then you can find it there.

Parsing the JSON rule object as sync.storage objects currently are, and adding the correctly-formatted version to sync.storage should be sufficient to make this work.

@HalilCan HalilCan added enhancement New feature or request newbie-friendly Relatively straightforward to implement based on existing code, documentation or little research. labels Aug 8, 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 newbie-friendly Relatively straightforward to implement based on existing code, documentation or little research.
Projects
None yet
Development

No branches or pull requests

1 participant