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

/setParam <paramater> <value> #17

Open
pironic opened this issue Oct 17, 2014 · 3 comments
Open

/setParam <paramater> <value> #17

pironic opened this issue Oct 17, 2014 · 3 comments

Comments

@pironic
Copy link
Member

pironic commented Oct 17, 2014

easy to implement, should save the GUParam after being issued. allows you to set variables... if no value is passed, maybe it just returns the current value?

@Reanmachine
Copy link
Contributor

You will need to pass the message back to the background script and use that to save it to the localStorage if you want it to persist. The GUParams is just a snapshot in 1.x, that won't be the case in 2.x

@pironic
Copy link
Member Author

pironic commented Oct 17, 2014

so GUParams wont be avail in 2.x?

@Reanmachine
Copy link
Contributor

No it will be, but it wont be implemented as an immutable snapshot.

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

2 participants