Hi, I'm looking for a 'right' way to pass some data from bookmarklets to extension. One of the ideas was to add a div or something to the current web-page which would contain the data, the content script would catch that and send data to extension script. There are some drawbacks of the solution - we are at about:blank, a page listens to content changes and adding a div breaks something, whatever else. Did I miss some obvious way?
Thanks, Denis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
