Save a DOM node to a global variable in Chrome 71
I've often wanted to be able to query/manipulate a DOM node. Super easy to do now that you can right-click in the inspector and assign to a global variable.
More info at https://developers.google.com/web/updates/2018/10/devtools#store