Skip to content

Instantly share code, notes, and snippets.

@nukadelic
Last active March 1, 2019 07:55
Show Gist options
  • Save nukadelic/938bdb2068eda7b5e08e0313d9fce513 to your computer and use it in GitHub Desktop.
Save nukadelic/938bdb2068eda7b5e08e0313d9fce513 to your computer and use it in GitHub Desktop.
Collection of chrome blackbox patterns to exclude
# Open console -> F1 ( to open settings ) -> select 'Blackboxing' on the left side bar -> Add patterns
# More info: https://developer.chrome.com/devtools/docs/blackboxing
prototype.*\.js
angular.*\.js
jquery.*\.js
moment.*\.js
\.min\.js$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment