Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle network requests made before opening extension
Should fix #24. This was actually the original behaviour but got refactored out. I don't think it's possible to run code before our DevTools panel becomes active, but it's a small change to process whatever the Network panel has already seen, and a significant quality of life improvement. Thanks @ScottyMJacobson!
- Loading branch information