Skip to content

Instantly share code, notes, and snippets.

@peschee
Last active January 24, 2018 08:49
Show Gist options
  • Save peschee/5f9981fe063cd44a71b4529075ab628d to your computer and use it in GitHub Desktop.
Save peschee/5f9981fe063cd44a71b4529075ab628d to your computer and use it in GitHub Desktop.
Hide Chrome extension resources in web inspector

Found at https://stackoverflow.com/a/28230333

Let's say you don't want to open an inkognito Chrome window.

What you can do is filter by -scheme:chrome-extension in the resources tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment