Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hoothin/UserScripts
/ $
Function
$
FlashViewer-HTML5 Video/flashViewer.user.js:578–580 ·
view source on GitHub ↗
(selector, context)
Source
from the content-addressed store, hash-verified
576
'use strict'
;
577
578
function
$(selector, context) {
579
return
new
init(selector, context);
580
};
581
582
583
function
init(selector, context) {
Callers
1
contentScript
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected