Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hoothin/UserScripts
/ createHTML
Function
createHTML
FlashViewer-HTML5 Video/flashViewer.user.js:262–264 ·
view source on GitHub ↗
(html)
Source
from the content-addressed store, hash-verified
260
}
261
262
function
createHTML(html){
263
return
escapeHTMLPolicy?escapeHTMLPolicy.createHTML(html):html;
264
}
265
266
//获取窗口大小.
267
function
getWindowSize() {
Callers
1
contentScript
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected