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

Suggest tamper chrome users to migrate to tamper dev #131

Open sirdarckcat opened 3 years ago

sirdarckcat commented 3 years ago

or provide an upgrade path in some way, we could possibly replace the underlying API under the hood

sirdarckcat commented 3 years ago

v1 already asks for debugger permissions https://github.com/google/tamperchrome/blob/master/v1/extension/manifest.json#L9

sirdarckcat commented 3 years ago

Replacing the underlying API, while encouraging users to switch to the new UI would probably be the "nicer" solution.

The old UI has still some stability issues, so I'm not sure it's wise to promote it, but it has a lot of users, and I assume some won't want to change.

sirdarckcat commented 3 years ago

As a first step, the old extension page can suggest users to install Tamper Dev instead