firefox - How to preprocess HTML before it's loaded and parsed by Mozilla? -


I want a way to process HTML before actually being loaded and parsed by Mozilla, is there a content listener What can I use in my Firefox extension?

Add to global item, you can also make sure to set Usecapture to True.


Comments