Comment by foofoo12 3 months ago Very useful. Does anything similar exists for Firefox? 2 comments foofoo12 Reply bryanrasmussen 3 months ago I would look at the Browser Console if I were trying to do something similarhttps://firefox-source-docs.mozilla.org/devtools-user/browse...in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific. nicoburns 3 months ago Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.
bryanrasmussen 3 months ago I would look at the Browser Console if I were trying to do something similarhttps://firefox-source-docs.mozilla.org/devtools-user/browse...in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific.
nicoburns 3 months ago Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.
I would look at the Browser Console if I were trying to do something similar
https://firefox-source-docs.mozilla.org/devtools-user/browse...
in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific.
Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.