Is it possible to search with regular expressions within Google Chrome's developer console? I know how to search for text within the console (Ctrl+F), but can't see any way to enable regular expressions.
Do there e.g. exist extensions to enable this, if not supported by Chrome itself?
Update
I have created a feature request for regular expression support in developer console search, since there appears to be no current support for it.