Instead of having the extension always running in the background, introduce the "session" feature. The idea is:
- the ext is off by default
- the user clicks the ext button (in browser extension panel) to start a session
- the user does test the site/applicaiton
- the user clicks the ext button to stop the session and download the debug artefacts
Note: this would also improve privacy matters for users.
Instead of having the extension always running in the background, introduce the "session" feature. The idea is:
Note: this would also improve privacy matters for users.