MCPcopy 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

1import { md5 } from "./libs/crypto/md5.js";
2import { Storage } from "./helpers/utils.js";
3
4const managerBtn = '<i class="fa-solid fa-unlock-keyhole"></i>';

Callers

nothing calls this directly

Calls 9

initPasswordFunction · 0.85
checkPassFunction · 0.85
lockCurrentWebsiteFunction · 0.85
getMethod · 0.80
errorMethod · 0.80
matchOneOfPatternsFunction · 0.70
tFunction · 0.50
removeMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected