I want to write an application that detects when a page is loaded in the browser, then I should be able to insert content on top of the loaded web page? Anybody with an idea on how to do that?
Please note that I should be able to do this in any browser (Firefox/IE).
What language should I use to help me do this?
How do I detect this from an external application?
How should I integrate this with the browser?