1. open chrome devtools
  2. ctrl+g opens the ‘Go To’ panel
  3. the first number after the first : is the line, the next number after an additional : jumps to that column
:123:45

this example jumps to line 123 column 45