You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapkey('yeI','#7 Yank Element info. copy link element id or classname',function(element){(Clipboard.write('element.id'));});mapkey('yeC','#7 Yank Element info. copy link element id or classname',function(element){(Clipboard.write('element.className'));});mapkey('yeT','#7 Yank Element info. copy link element id or classname',function(element){(Clipboard.write('element.type'));});mapkey('yeS','#7 Yank Element info. copy link element id or classname',function(element){(Clipboard.write('element.style'));});mapkey('yeA','#7 Yank Element info. copy link element id or classname',function(element){(Clipboard.write('element.alt'));});
The text was updated successfully, but these errors were encountered:
@brookhong
The text was updated successfully, but these errors were encountered: