Talk:Using globalStorage
From GreaseSpot
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?