---
description: |
takes all html5 video sources from the page and creates snapshots of their current frame.
params: |
{type} VarName - describe what you expect to see as input
{type} VarName - describe what you expect to see as input
returns: |
{bool} Something something
authors: |
Bookmarklets
Kyle Suttlemyre
originalsource: https://cdpn.io/bookmarklets/fullpage/NobJbq
layout: script_native
---
var v = document.querySelectorAll("video");
for(var i=0,l=v.length;i');
win.document.close()
//window.open(data);
}