An easy way to copy + paste from the browser Console #shorts
February 6th, 2023Copying and pasting from Console is annoying but there is a better way. The Console variable $_ contains the last result. You can use this with the copy() command to copy the data to the clipboard without having to highlight it.




