Created
May 26, 2014 01:35
-
-
Save markreid/c324c5d62bab0b311c96 to your computer and use it in GitHub Desktop.
filter broken extension warnings out of chrome console
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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