Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hoothin/UserScripts
/ PopVideo
Function
PopVideo
FlashViewer-HTML5 Video/flashViewer.user.js:1535–1538 ·
view source on GitHub ↗
(video)
Source
from the content-addressed store, hash-verified
1533
// --------------------------------------------
1534
// 弹出视频
1535
function
PopVideo(video) {
1536
this.video = video;
1537
this.init();
1538
};
1539
1540
PopVideo.maxIndex = 1000000000;
1541
PopVideo.styleAdded = false;
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected