
·Etc
구글 크롬을 사용하다 보면, 개발자 도구(DevTools) 콘솔에 코드를 붙여넣기 할 때 경고 메시지가 나타나는 경우가 있습니다. 이는 보안상의 이유로 구글이 사용자가 콘솔창에 코드 실행을 할 때 경고를 띄우는 것인데요, 이 메시지는 아래와 같은 내용입니다.Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yourself. This could allow attackers to steal your identity or take control of your computer. Please type ‘allow pasting’ below and hit Enter to allow pasti..