245 Forks
4087 Stars
4087 Watchers

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).

How to download and setup tamperchrome

Open terminal and run command
git clone https://github.com/google/tamperchrome.git
git clone is used to create a copy or clone of tamperchrome repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tamperchrome https://github.com/google/tamperchrome/archive/master.zip

Or simply clone tamperchrome with SSH
[email protected]:google/tamperchrome.git

If you have some problems with tamperchrome

You may open issue on tamperchrome support forum (system) here: https://github.com/google/tamperchrome/issues