How to get notified of tab change events as a plugin?
Mike C <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <CAKqbCSq6Opks-OnkMfZOvZ2Jfmw-hBXR-0haCdE52tP-gr+yJA@mail.gmail.com> |
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