Amit Bhavikatti
Amit Bhavikatti
- loads fonts from local instead of, from the cdn
The extension popup window feels too small and the user has to scroll down to intercept/un-intercept multiple requests. This should be avoided. Currently the UI looks like this:  and [this](https://gist.github.com/AWinterman/23cb8f24f62e83d195fb)
We perform the following check in background script which prevents multiple requests with same URLs being listed twice https://github.com/code-mancers/interceptor/pull/47/files#diff-97376050e9a743882d45020d62953ea4R78 Sinon throws an error if the same URL is intercepted twice....