Talk:Using globalStorage
From Greasespot Wiki
Jump to navigationJump to search
It seems that whatever I do with globalStorage, it returns "is undefined". I can do as simple as this globalStorage['mydomain.com'].username = "Smith".
Note that I actually put my real domain name in 'mydomain.com'. What's the reason?