google / tamperchrome

Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
https://tamper.dev
Apache License 2.0
4.18k stars 214 forks source link

Allow to replay sent requests #195

Open sirdarckcat opened 3 years ago

sirdarckcat commented 3 years ago

It would be great to have a feature than can allow editing and playback of requests which were Received (not in Intercepting mode)

Sometimes we need to go back to certain requests recorded in the requests history to test out an idea. So, would be great if there was a feature to edit and repeat received requests (outside Intercepting mode)

Not sure if there's a way to edit and send previous requests currently as no Send option doesn't appear

Originally posted by @payloadartist in https://github.com/google/tamperchrome/discussions/193

payloadartist commented 3 years ago

Bump