How to view Firefox functions running in a console? -
I'm currently learning how to become a proper developer for Firefox extensions. I have two questions:
-
How to view the XML request for Firefox?
-
How can I dump / trace from Firefox, what are the functions that run in the Firefox extension?
Because I want to know which function is being called, and want to see my error message ..
Comments
Post a Comment