Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ auto_lockWebsite_main.js
File
auto_lockWebsite_main.js
scripts/auto_lockWebsite_main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ t } from
"../popup/helpers/lang.js"
;
2
import
{ checkPass, initPassword, locker } from
"./auto_lockWebsite.js"
;
3
4
async
function
renderSites() {
Callers
nothing calls this directly
Calls
5
checkPass
Function · 0.90
goBack
Function · 0.85
initAddSite
Function · 0.85
initChangePass
Function · 0.85
renderSites
Function · 0.85
Tested by
no test coverage detected