Re: How to get notified of tab change events as a plugin?
Vishvesh Community <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <CAC7Q7+ZhA3LiT1OqecN69H9aAGnB65rYETEZ0Xnm7TZxgZoHWA@mail.gmail.com> |
Hi,
I am not very sure whether I understand your requirement correctly.
But every time the tab selection changes
"NPError NPP_SetWindow (NPP instance, NPWindow* pNPWindow)" will be called.
Regards,
Vishvesh
On Tue, Jan 24, 2012 at 12:22 PM, Mike C <[email protected]> wrote:
> Is there a way to get notified of tab change events in the FF browser if
> I'm writing a plugin? Given that with FF4 on up, FF is just one big window
> (instead of a separate window per tab), I'd like to know when a tab is
> selected by the user.
>
> Thanks,
>
> Mike
> _______________________________________________
> dev-tech-plugins mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-plugins
>