Tamper (mabhojhgigkmnkppkncbkblecnnanfmd): Extends the Developer Tools, lets you locally edit files served from the web using Mitmproxy... Read More > or Download Now >
Tamper for Chrome
Tech Specs
User Reviews
- • Rating Average
- 2.95 out of 5
- • Rating Users
- 19
Download Count
- • Total Downloads
- 39
- • Current Version Downloads
- 39
- • Updated: June 12, 2020
Tamper is a free Developer Tools Extension for Chrome. You could download the latest version crx file and install it.
More About Tamper

IMPORTANT: For Tamper to run you will need to install its companion app using `pip install`, find out more here https://dutzi.github.io/tamper/#install.
---
After installing both the chrome extension and the pyhton package, you will see the Tamper panel in your devtools. Similar to the Network panel, the Tamper panel shows you a list of all requests made by this page. Click on one of these network requests and the response Chrome got will open in your default editor. Make the changes you need and save the file. Once you hit refresh, Tamper will serve Chrome the file you just saved.
---
Tamper is an open source project, based on mitmproxy. Fork us on Github: https://github.com/dutzi/tamper