how to see what happens in firefox behind the scene

Hi everyone,

I am trying to control firefox with commands using mozrepl. So I
can do things like attaching files to a zotero item by selecting files in emacs
dired and a subsequent command, disable proxy with a command etc. In addition, I
can bind those command to key sequence using keysnail.

The hurdle I am facing is to find the function names of doing those things. Many
modern applications can record macros, is there a tool like recording what
happens behind the scene in firefox? What is the corresponding javascript
functions for various actions in zotero?

Thank you!
Sign In or Register to comment.