You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you set extensions.netmonitor.har.autoConnect preference to true, the extension automatically connect to the backend (through a custom connection) immediately after Firefox starts.
Btw. the extension exports HAR API into the page (content scope) HAR.triggerExport and HAR.clear. If it's useful for testing I could also expose something like HAR.disconnect that closes the connection, so we can test whether the Connection List window is properly updated.
It should be possible to monitor even connection that are initiated by custom clients (e.g.coming from extensions) not only the Toolbox and WebIDE
Honza
The text was updated successfully, but these errors were encountered: