Search code examples
google-chrome-console

How Can I Set Default Code to Chrome Console?


I use chrome console with specific code pieces. For every tab or different window I should write the code again. Is there any way to set a code pices that will work every opening new tab and window? Thanks


Solution

  • Try to run snippets of javaScript on any page with Chrome DevTools snippets.