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

persist sgstore.ignore to localstorage #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tooolbox
Copy link

@tooolbox tooolbox commented May 8, 2022

As covered in #11

Works by adding an lt_localstorage setting, which is the name of the localstorage key that the ignore settings will be persisted to, just in case you want to have different ones in the same browser, i.e. by username or some such.

Note that rules injected via the settings will be persisted in localstorage, so changing those settings will be difficult. But this is only a problem if you are doing both (hardcoded rules plus localstorage).

I'm going to test this out before I take it off Draft.

@tooolbox tooolbox marked this pull request as ready for review May 8, 2022 00:28
@tooolbox
Copy link
Author

tooolbox commented May 8, 2022

Alright, working fine in Chrome 55.

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

Successfully merging this pull request may close these issues.

None yet

1 participant