Access/Modify node-webkit main localStorage from another context
0 views
Skip to first unread message
jra...@gmail.com
unread,
Oct 5, 2013, 7:21:26 PM10/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
Would it be possible to access or modify the node webkit localStorage from another context? In my index.html that is specified in my package.json I am setting a localStorage key. Can I still access this key from outside node?