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.19k stars 220 forks source link

Replace tabs for editor with `<select>` #152

Open sirdarckcat opened 3 years ago

sirdarckcat commented 3 years ago

A <select> would allow for more possible transformations to be available (base64/32 decode) without polluting the UI so much, and would also allow for nested encodings (this mainly applies to multipart)