tamperchrome
tamperchrome copied to clipboard
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).
 #156 made the size smaller, so now this is more evident more often
Tameper
Help Tamper
Purpose of this PR: move away from manifest v2(which is out of support soon) to manifest v3 Main changes: - Replace `window` apis with `chrome` apis because `window` is not...
when modifying the response body of an odata request, i get the following error in the console:  i'm not really sure what's going on but from [this stackoverflow answer](https://stackoverflow.com/a/61849376)...
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Hi! First of all, awesome extension :100: :+1: I am however unable to modify the HTTP response code:  
hello Thanks for this job I am facing a problem when running proxy This alert appears  Chrome version: ` 87.0` tamperchrome version: ` 2.0.9`
Hi there, I'm new with this extension and I'm trying to intercept requests done when loading a window. After loading page, when F5 (or mouse reload) is done, extension self...
Chrome extensions are supported in other browsers (Firefox, Edge, Opera). https://extensionworkshop.com/documentation/publish/submitting-an-add-on/ https://microsoftedge.microsoft.com/addons/category/Edge-Extensions https://addons.opera.com/extensions This might require a name change.
> 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...