Skip to content

Instantly share code, notes, and snippets.

@markreid
Created May 26, 2014 01:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save markreid/c324c5d62bab0b311c96 to your computer and use it in GitHub Desktop.
Save markreid/c324c5d62bab0b311c96 to your computer and use it in GitHub Desktop.
filter broken extension warnings out of chrome console
// put this as the filter and enable 'regex'
^((?!extensions::).)*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment