It's not currently possible to access local storage from content scripts. This is something we hope to fix in the future.
- a On Fri, Dec 11, 2009 at 9:22 AM, Anand Rangarajan <[email protected]> wrote: > Hi Folks, > Just want to confirm this, because the options page documentation does not > explicit say this. > Is it possible to access localStorage from content scripts? If you have some > options that change > the behavior of the content script, is it possible to achieve this only by > having the content script > send messages to the background page and get the options this way? > thanks much, > anand > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
