How to content-script can request information to the extension?
Use chrome.extension.connect('port')
http://dev.chromium.org/developers/design-documents/extensions/content-scripts
On Aug 21, 3:33 pm, Scott Ferguson <[email protected]> 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
-~----------~----~----~----~------~----~------~--~---