I haven't tried using this, so I don't know if it's implemented in 
Chrome yet, but there is an event that gets triggered on local storage 
changes: http://dev.w3.org/html5/webstorage/#the-storage-event

You might be able to use that.

Colin

Scott Ferguson wrote:
> So I'm using the localStorage call within scope of the extension to
> store some information that the user can enter.  How would I create an
> event to fire from a content-script to retrieve this information from
> the extension?  What event would that be?
> >
>   

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to