-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tamper Chrome v2 close after reload #210
Comments
Can you press the reload button inside the extension? That should work
(it's in the tests).
I can look into it closing in normal reload, as that also shouldn't happen.
…On Mon, 10 May 2021, 13:35 Sergio Herrera, ***@***.***> wrote:
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 close, without capturing anything.
Looking at the video provided in your webpage, this is not the behaviour
desired, so I don't know if I'm doing something wrong or if Chrome have
made any config changes (90.0.4430.93 - Build oficial - Windows 64 bits).
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#210>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAICQLRXYA5SMUY63QOHJ3TM7AILANCNFSM44Q635CQ>
.
|
Oh, yes sorry. The button is not released on the web store yet.
I'll take a look
|
I think I was able to reproduce. Are you reloading the window with
TamperDev? Or the main window
… |
I'm reloading window, TamperDev doesn't show any button to reload and, if I have TamperDev focused and press F5 to reload, TamperDev window closes automatically |
which window are you reloading?
the window that tamper dev opens, or the window of the website you are using
|
If I reload on TamperDev window, it closes automatically without reloading browser window. If I reload on browser window, it also closes TamperDev extension and lost all work done with it |
oh ok. I can't reproduce reloading the browser window, but I'll keep
looking into it. =/
… |
@sirdarckcat - I have this issue as well, but first: cool extension!!
See video, uploaded 06/14/2021 (should be good for a year or so): https://www.screencast.com/t/9URPKGw0e ** same behavior for POST requests ** |
Awesome! Could you please check the console logs? On chrome://extensions
Also, could you try on a "clean" profile? Without other extensions
|
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 close, without capturing anything.
Looking at the video provided in your webpage, this is not the behaviour desired, so I don't know if I'm doing something wrong or if Chrome have made any config changes (90.0.4430.93 - Build oficial - Windows 64 bits).
Thanks
The text was updated successfully, but these errors were encountered: