firebug / websocket-monitor

Not compatible with Firefox Quantum (57 and newer)
Other
146 stars 18 forks source link

Save Payload as file #74

Open jsjc opened 7 years ago

jsjc commented 7 years ago

Create a way to save payload as file, so in binary payloads can be externally manipulated either to deflate or for other debugging purposes.

janodvarko commented 7 years ago

We could implement a context menu for the list of frames and introduce "Save Payload" action that would save payload of the selected (clicked) frame. Or there could be an action (button) directly in the "Payload" side panel.

@esphen: what do you think? Interested in this one? It would be very useful!

Honza

eliihen commented 7 years ago

It would be very useful!

Not gonna argue with that

Interested in this one?

Sure, I can have a look at it. I'm in the middle of moving apartments, however, so no guarantees on when I get time to do so

Reves-De-Gosse commented 7 years ago

What would be perfect for me is to copy on option ALL the frames opened in one file, or copied in the Clipboard, in order to extract by program the information we need. Thanks, your add-on is extremely useful and well build.