tamperchrome icon indicating copy to clipboard operation
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).

Results 65 tamperchrome issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/33089/103468274-95768c80-4d57-11eb-855e-54deddbb55de.png) #156 made the size smaller, so now this is more evident more often

type:bug
diff:easy
p:child

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: ![image](https://user-images.githubusercontent.com/57028336/162601076-c328117c-45ff-4b59-becf-60a6f27029e8.png) 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:...

dependencies

Hi! First of all, awesome extension :100: :+1: I am however unable to modify the HTTP response code: ![image](https://user-images.githubusercontent.com/8818089/104310158-891ace00-54d3-11eb-8f79-22418c9362aa.png) ![image](https://user-images.githubusercontent.com/8818089/104310216-a6e83300-54d3-11eb-9d2f-6430354beb74.png)

type:bug
p:1

hello Thanks for this job I am facing a problem when running proxy This alert appears ![bandicam 2021-01-15 20-22-49-379](https://user-images.githubusercontent.com/52584554/104763802-23e30900-576f-11eb-8a43-90ff3f7d1384.jpg) Chrome version: ` 87.0` tamperchrome version: ` 2.0.9`

type:bug
p:2
diff:hard

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.

type:enhancement
p:2
diff:hard

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

type:enhancement
diff:hard
p:child