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

Storing bool getting back string #3

Open
MrChrisRodriguez opened this issue May 6, 2011 · 0 comments
Open

Storing bool getting back string #3

MrChrisRodriguez opened this issue May 6, 2011 · 0 comments

Comments

@MrChrisRodriguez
Copy link

GM_setValue('val', true);
GM_getValue('val') --> "true"

Never hacked around with GreaseMonkey on Firefox so I don't know if this is expected or consistent behavior. What I do know is that the popular script I was fixing for this bug (gmailAutoBcc) was expecting getValue to return a boolean.

Good luck!

MrC

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

No branches or pull requests

1 participant