javascript - Firefox addon code for every tab open -


I am enclosing some functionality for javascript by making a firefox addon. Although coding in chrome and chrome overlay is triggered for every load tab while listening to the load event, but the "content" variable only indicates a tab in the foreground currently.

How can I get the content from a Firefox addon to the document load on each tab

Say that you have a reference to the aEvent.originalTarget document that you want to use each time a new page load (which you really want to use if you are not) Was there.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -