dnakov / little-rat

🐀 Small chrome extension to monitor (and optionally block) other extensions' network calls
MIT License
2.08k stars 64 forks source link

Feature Request: Options to temporarily hide GET entries and count. #24

Open kulkatt opened 8 months ago

kulkatt commented 8 months ago

since most GETs are harmless, most of the time people will expand an entry looking for POSTs

dnakov commented 8 months ago

Maybe something like that filter bar from the other issue would be good here

kulkatt commented 8 months ago

just thought of, they can still pass information to server with a GET url, so still have to check both😂