MCPcopy Index your code
hub / github.com/hoothin/UserScripts / CloseVideo

Function CloseVideo

FlashViewer-HTML5 Video/flashViewer.user.js:3015–3018  ·  view source on GitHub ↗
(plugin)

Source from the content-addressed store, hash-verified

3013
3014 // 关闭视频之后的占位符
3015 function CloseVideo(plugin) {
3016 this.plugin = plugin;
3017 this.init();
3018 };
3019 CloseVideo.styleAdded = false;
3020
3021 CloseVideo.prototype = {

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected