Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ magnify_image.js
File
magnify_image.js
scripts/magnify_image.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getLargestImageSrc } from
"./auto_redirectLargestImageSrc.js"
;
2
import
{ UfsGlobal } from
"./content-scripts/ufs_global.js"
;
3
import
{ BADGES } from
"./helpers/badge.js"
;
4
Callers
nothing calls this directly
Calls
14
getConfigSize
Function · 0.85
setConfigSize
Function · 0.85
setPosition
Function · 0.85
createPreview
Function · 0.85
magnifyImage
Function · 0.85
addToDom
Function · 0.85
getImgSrcsFromElement
Function · 0.85
getContentClientRect
Function · 0.85
onDoublePress
Function · 0.85
chooseImg
Function · 0.85
injectCss
Function · 0.70
getMousePos
Function · 0.70
Tested by
no test coverage detected