您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Locks the current browser window with a password-protected overlay. Press Ctrl + . to activate. If no password is set, you’ll be prompted to create one.
A userscript that lets you lock your current browser window with a custom password via a keyboard shortcut.
Designed to act as a quick-access browser "lock screen" using localStorage and a minimal overlay interface.
localStorage
The script uses localStorage
under the current domain:
LOCKED_WINDOW_HUD_PSWD
— your custom passwordLOCKED_WINDOW_HUD_PSWD_STATUS
— current lock status (true
/ false
)You can view or clear them via browser DevTools:
→ Application tab → Local Storage → https://your-site.com
You can edit the script to change:
Ctrl + .
)Developed by aket0r
Note: This is a visual lock. It’s not designed for strict security or access control — but rather as a quick privacy screen or attention blocker.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址