extracturl icon indicating copy to clipboard operation
extracturl copied to clipboard

Doesn't work with inline style URLs

Open CodeBrauer opened this issue 7 years ago • 0 comments

<div style="background-image:url(https://example.org/300x200/1);"></div>
<div style="background-image:url(https://example.org/300x200/2);"></div>
<div style="background-image:url(https://example.org/300x200/3);"></div>
<div style="background-image:url(https://example.org/300x200/4);"></div>
<div style="background-image:url(https://example.org/300x200/5);"></div>

asciicast

CodeBrauer avatar Nov 08 '17 10:11 CodeBrauer