MiddleMan Sandbox

A test script for the middleman library. See https://greasyfork.org/en/scripts/472943-itsnotlupus-middleman for details.

These are versions of this script where the code was updated. Show all versions.

  • v1.4.1 2023-08-21

    compulsively tweaking blobToImageLog() for no good reason.

  • v1.4 2023-08-21

    Don't lose the plot when we can't decode an image sent in a Response.

  • v1.3 2023-08-19

    Updating the sandbox to match MiddleMan API changes. and then tweaking what gets logged some more
    (ie query strings get decoded, request and response logs are always consecutive, decoding operations are better tracked, plus a few cosmetic things.)

  • v1.2 2023-08-16

    Great. Look at what you've made me do.
    This was a beautiful, small, simple script demonstrating how middleman work and whether it works for you.

    Now it's an abomination that tries way too hard to decode fetch/XHR payloads it observes.

    On the plus side, it can reveal things you'd never see in your dev tools network tab, so there's that.

  • v1.0.1 2023-08-15

    Whoops

  • v1.0 2023-08-15