interceptor icon indicating copy to clipboard operation
interceptor copied to clipboard

Increase width/height of the UI

Open amitmbee opened this issue 6 years ago • 1 comments

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:

screen shot 2018-08-22 at 6 17 49 pm

We may need something like:

screen shot 2018-08-22 at 6 22 03 pm

amitmbee avatar May 16 '18 06:05 amitmbee

Tried this extension out today, and this was my first impression too. It feels really cramped. Really wish it was possible to resize the window. Or at least that I didn't get scrollbars like I do now...

Would also be nice if there was an option to trim off the http scheme, hostname and port of the requests, so you'd only see the path (/foo/bar?blah=7). Now, especially since the window is too narrow, I only see a list of hostnames. All the actual paths that I actually need to see, are hidden. 😞

Svish avatar Jan 07 '19 13:01 Svish