Daily Coding Tips №24–copy() command in chrome devtools

QJ Li
1 min readJun 24, 2018

This little gem is great. Here is how it works.

1. go to Console tab2. $ copy('xxxxxxx')3. then you can use ctrl+v to paste it anywhere
copy(‘hello world’)

--

--

QJ Li

Coding | Lead Myself | Family | Books | Personal CI / CD Daily