Hey guys,

I think this question might be a bit premature, but maybe someone here
has some insight.  I was playing around with content scripts today and
realized that I'd love to be able to access settings in my extension
to control behavior in my content script (when local storage
arrives).  I can hack something together using messaging with the
extension, but it seems like it'd be a lot cleaner if the content
scripts could access the local storage directly.  Is anything like
this being considered?

In a slightly broader context, what are the differences of Javascript
running in a content script compared to Javascript running in the rest
of my extension.  The documentation mentions that content scripts have
"a few special APIs available to them".  Does this imply that they'll
have less access then the rest of my scripts will?

Thanks!
Colin

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to