Hi,

I have a simple plugin that uses an overlay to get access to the
chrome window object
to register a listener. So far so good.

But, if I want to do something similar without an overlay or plugin
from a javascript
component, what do I need to do? I assume that when the component is
registered, I
could register it for some event, so that when a new chrome window is
created, it
would be notified, and could register a listener on that window.

If you know how to do this, please let me know.

Thank's!
Andrej
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to