Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ auto_lockWebsite.js
File
auto_lockWebsite.js
scripts/auto_lockWebsite.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ md5 } from
"./libs/crypto/md5.js"
;
2
import
{ Storage } from
"./helpers/utils.js"
;
3
4
const
managerBtn =
'<i class="fa-solid fa-unlock-keyhole"></i>'
;
Callers
nothing calls this directly
Calls
9
initPassword
Function · 0.85
checkPass
Function · 0.85
lockCurrentWebsite
Function · 0.85
get
Method · 0.80
error
Method · 0.80
matchOneOfPatterns
Function · 0.70
t
Function · 0.50
remove
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected