β
Recently updated
User Count Trend
Loading...
Description
π― WHY YOU NEED LOCKSY?
ββββββββββββββββββββββββββββββββββββ
Do you work in shared spaces? Need to step away from your computer but have sensitive information open? Worried about someone seeing your personal tabs when you share your screen? Locksy is your solution.
Locksy provides enterprise-level tab protection with PBKDF2 key derivation (600,000 iterations) and WebAuthn biometric authentication (fingerprint / Face ID / Windows Hello) that ensures only YOU can access your locked tabs. Whether it's banking information, confidential work documents, personal messages, or private research - Locksy keeps your tabs secure with military-grade password protection and instant biometric unlock that can't be bypassed.
π LOCKSY vs DEVICE LOCK ?
ββββββββββββββββββββββββββββββββββββ
β OS/Device Lock (Windows Lock, macOS Lock, etc.) DOESN'T PROTECT:
β’ Screen sharing sessions - Others can see your tabs during meetings/presentations
β’ Quick shoulder surfing - Anyone can glance at your screen in seconds
β’ Brief moments away - Locking/unlocking your whole device is slow and disruptive
β’ Shared family computers - Family members with login access see everything
β’ Remote desktop connections - Authorized users can access all content
β’ Individual privacy needs - You need to lock ENTIRE device for just ONE sensitive tab
β
LOCKSY PROVIDES INSTANT, SELECTIVE PROTECTION:
β’ Lock ONLY sensitive tabs, keep working on others
β’ Instant protection (1 second vs 5-10 seconds for device lock)
β’ Works DURING screen sharing - Hide specific tabs while presenting
β’ No disruption - Keep music, downloads, background tasks running
β’ Tab-level granular control - Lock banking but keep email accessible
β’ Domain-wide protection - Lock all work tabs, keep personal tabs open
β’ Quick access - Unlock one tab without unlocking everything
β’ Auto-lock after inactivity - Set and forget automatic protection
β’ Scheduled locking - Automatic protection during specific hours
β’ NEW: Biometric unlock - Touch your fingerprint reader or use Face ID to unlock instantly
π‘ REAL-WORLD SCENARIOS WHERE LOCKSY SHINES:
β’ Video calls: Share screen without showing private tabs
β’ Coffee shops: Step away for 30 seconds - lock tabs, not entire laptop
β’ Office desk: Colleague asks to look something up - they can't see your locked tabs
β’ Family PC: Everyone logged in - only YOUR tabs need password
β’ Teaching/Demos: Present on one screen while keeping research tabs locked
β’ Quick coffee breaks: 2-second protection vs full device sleep
β’ Multiple users with access: They can use PC but not YOUR sensitive tabs
β’ Work hours: Auto-lock all tabs during 9-5 when you're in office
β’ Overnight protection: Schedule locking from 10 PM to 6 AM automatically
β¨ KEY FEATURES
ββββββββββββββββββββββββββββββββββββ
π BIOMETRIC UNLOCK (NEW in v2.3.0)
β’ Touch-to-unlock with fingerprint reader, Face ID, or Windows Hello
β’ WebAuthn/FIDO2 β the same standard used by banks and governments
β’ Biometric data NEVER leaves your device β processed entirely by your OS
β’ Zero password typing required after setup
β’ Supports: macOS Touch ID, iOS Face ID/Touch ID, Android biometrics, Windows Hello
β’ Falls back to master password if biometric is unavailable
β’ Hardware-bound credential β cannot be phished or stolen
β’ Instant unlock β faster than typing your password
π‘οΈ MILITARY-GRADE SECURITY
β’ PBKDF2-SHA256 Key Derivation - 600,000 iterations (OWASP 2023 compliant)
β’ ~120 YEARS to crack 8-character password vs ~7 days with basic hashing
β’ Timing attack protection with constant-time comparison
β’ Advanced rate limiting with exponential backoff (3 free attempts)
β’ 5-minute lockout after 10 failed attempts with live countdown
β’ 256-bit derived keys with unique 128-bit cryptographic salts
β’ Protection against rainbow tables, brute force, and timing attacks
β’ No administrative bypass or backdoor access
β’ XSS prevention with safe DOM methods
β±οΈ AUTO-LOCK TIMER
β’ Automatic locking after periods of inactivity
β’ Preset durations: 5, 15, 30, 60 minutes
β’ Custom duration support: 1-480 minutes (up to 8 hours)
β’ Smart activity tracking across tabs, navigation, and window focus
β’ Detects mouse clicks, keyboard input, scrolling, video playback
β’ Automatic timer reset on any user interaction
β’ Real-time status display with countdown information
β’ Desktop notifications when auto-lock activates
β’ Choose to lock all tabs or only active tab
β’ Perfect for: coffee breaks, meetings, stepping away from desk
π
SCHEDULED LOCKING
β’ Time-based automatic locking during specific hours
β’ Custom start and end time configuration (24-hour format)
β’ Day selection: Choose specific days (Mon-Fri, weekends, etc.)
β’ Quick preset options:
- Work Hours (9 AM - 5 PM)
- Night Time (10 PM - 6 AM)
- All Day (24/7 protection)
β’ Automatic locking when entering scheduled period
β’ Notifications for schedule activation and deactivation
β’ Real-time schedule status indicator
β’ Scope options: Lock all tabs or only active tab
β’ Supports overnight schedules (e.g., 10 PM to 6 AM)
β’ Persistent scheduling using Chrome Alarms API
β’ Perfect for: office hours, overnight protection, recurring schedules
π DOMAIN LOCK FEATURE
β’ Lock entire domains with one click - all matching tabs automatically protected
β’ Wildcard subdomain support (*.google.com locks all Google services)
β’ Exact domain matching (github.com locks only GitHub)
β’ Auto-lock new tabs that match locked domain patterns
β’ Customizable unlock preferences per domain
β’ Persistent across browser restarts
β’ Dedicated Domain Lock Manager interface
π ONE-CLICK TAB LOCKING
β’ Lock any website tab with a single click
β’ Password-protected overlay covers entire page
β’ Unlock only by entering correct master password
β’ Persistent locks survive page refreshes and navigation
π UNLOCK ALL TABS (NEW in v2.4.0)
β’ One-click button in popup to unlock every locked tab simultaneously
β’ All tabs navigate back to their original URLs at the same time
β’ Batch operation β instant, not sequential
πΆοΈ INCOGNITO MODE SUPPORT
β’ Works seamlessly in private browsing windows
β’ Same master password for normal and incognito tabs
β’ Enable in extension settings with one click
β¨οΈ KEYBOARD SHORTCUTS
β’ Lock current tab instantly - Alt+Shift+9 (customizable)
β’ Open Domain Lock Manager - Alt+Shift+0
β’ Lock all tabs in window - Alt+Shift+8
β’ Automatic safety checks (password, activation status)
β’ Bulk operations with instant feedback
β’ Fully customizable shortcuts in browser settings
π SERVICE WORKER PERSISTENCE
β’ Locked tabs remain protected even after browser sleep
β’ Domain locks automatically restored after inactivity
β’ Automatic state restoration after service worker wake-up
β’ Badge counter persists across sessions
β’ Scheduled locks continue working after browser restart
π PRIVACY & SECURITY GUARANTEE
ββββββββββββββββββββββββββββββββββββ
β
100% Offline Operation - No external servers or data transmission
β
Zero Tracking - No analytics, cookies, or user tracking
β
Local Storage Only - All data stays on your device
β
Open Source - Transparent code available on GitHub
β
No Permissions Abuse - Only essential permissions requested
β
PBKDF2 Protection - 600,000 iterations, OWASP 2023 compliant (v2.0.0)
β
Rate Limiting - Exponential backoff with 5-min lockout (v2.0.0)
β
Timing Attack Protection - Constant-time comparison (v2.0.0)
β
Rainbow Table Protection - Unique salts prevent precomputed attacks
β
XSS Protection - Secure DOM methods prevent code injection
β
Brute Force Protection - 120 years crack time for 8-char password (v2.0.0)
β
Activity Tracking - Local only, no data sent externally (v2.2.0)
β
Alarms API - Used only for local scheduling, no external communication (v2.2.0)
β
Biometric Auth - WebAuthn/FIDO2, credential never leaves your device (v2.3.0)
β
Zero Biometric Storage - No fingerprint/face data stored by Locksy (v2.3.0)
π― PERFECT FOR
ββββββββββββββββββββββββββββββββββββ
π₯ Shared Computers - Protect tabs when others use your PC
π’ Office Environments - Secure sensitive work tabs and entire work domains
β Public Spaces - Lock tabs at cafes, libraries, airports
π¨βπ©βπ§ Family Computers - Keep personal tabs private
π¦ Banking & Finance - Lock entire banking domain for maximum security
π§ Email & Social Media - Protect all email/social media tabs at once
π Password Managers - Secure your password vault tabs and domains
π Students - Lock school portal domains during shared screen presentations
β° Scheduled Workers - Auto-lock during work hours, unlock after hours
π Night Security - Automatic overnight protection while you sleep
β Break Times - Auto-lock after 5-15 minutes of inactivity
π― Forgetful Users - Set it once, never worry about forgetting to lock
π Biometric Users - Instant fingerprint/face unlock without typing passwords
π HOW TO USE
ββββββββββββββββββββββββββββββββββββ
Individual Tab Lock:
1οΈβ£ Click the Locksy icon in your browser toolbar
2οΈβ£ Activate the extension with the toggle switch
3οΈβ£ Set your master password (8+ characters recommended)
4οΈβ£ Navigate to any tab you want to protect
5οΈβ£ Click "π Lock Current Tab" button (or press Alt+Shift+9)
6οΈβ£ Tab is now secured with password overlay and lock icon
7οΈβ£ Enter password on the tab to unlock
Domain Lock:
1οΈβ£ Click "π Domain Lock" in the Locksy popup (or press Alt+Shift+0)
2οΈβ£ Enter domain pattern (e.g., "github.com" or "*.google.com")
3οΈβ£ Click "Add Domain Lock"
4οΈβ£ All current and future tabs matching the domain are automatically locked
5οΈβ£ Manage locked domains in Domain Lock Manager
6οΈβ£ Choose unlock preference for each domain
Auto-Lock Timer (NEW):
1οΈβ£ Open Locksy popup and scroll to "β±οΈ Auto-Lock Timer"
2οΈβ£ Toggle "Enable Auto-Lock" switch
3οΈβ£ Select preset duration (5, 15, 30, 60 min) or set custom duration
4οΈβ£ Choose lock scope (all tabs or active tab only)
5οΈβ£ Timer starts automatically and resets on any browser activity
6οΈβ£ Get notified when tabs are auto-locked after inactivity
Scheduled Locking (NEW):
1οΈβ£ Open Locksy popup and scroll to "π
Scheduled Locking"
2οΈβ£ Toggle "Enable Schedule" switch
3οΈβ£ Set start time and end time (e.g., 9:00 AM - 5:00 PM)
4οΈβ£ Select days of week (Mon-Fri, weekends, or custom)
5οΈβ£ Choose lock scope (all tabs or active tab only)
6οΈβ£ Use quick presets or create custom schedule
7οΈβ£ Tabs automatically lock/unlock based on your schedule
Biometric Unlock Setup (NEW):
1οΈβ£ Open Locksy popup and go to Settings
2οΈβ£ Scroll to "π Biometric Lock" section
3οΈβ£ Toggle "Enable Biometric Unlock"
4οΈβ£ Confirm with your fingerprint, Face ID, or Windows Hello
5οΈβ£ Biometric is now set β tap your reader to unlock any locked tab instantly
Keyboard Shortcuts:
β’ Alt+Shift+9 - Lock current tab instantly
β’ Alt+Shift+0 - Open Domain Lock Manager
β’ Alt+Shift+8 - Lock all tabs in current window
β’ Customize at chrome://extensions/shortcuts
π WHAT MAKES LOCKSY DIFFERENT
ββββββββββββββββββββββββββββββββββββ
π Better Than OS/Device Lock
- Selective tab protection (lock ONE tab, not entire device)
- Instant 1-second locking vs 5-10 seconds for device sleep
- Works during screen sharing and video calls
- No workflow disruption (keep other apps running)
- Perfect for authorized users on shared devices
- Quick unlock for specific tabs only
- Auto-lock timer for hands-free protection
- Scheduled locking for recurring protection needs
π Enterprise-Grade Security (v2.0.0)
- PBKDF2 key derivation with 600,000 iterations
- 120 YEARS crack time vs 7 DAYS with basic hashing
- Centralized rate limiting (prevents bypass attacks)
- Timing attack protection (constant-time comparison)
- Advanced exponential backoff with 5-min lockout
- Live countdown timers and progressive warnings
π Instant Biometric Unlock (v2.3.0)
- Fingerprint / Face ID / Windows Hello support
- WebAuthn/FIDO2 β zero biometric data stored by Locksy
- Hardware-bound credential, immune to phishing
- Works on macOS, iOS, Android, Windows, and Linux
- Falls back gracefully to master password
β° Smart Automation (v2.2.0)
- Auto-lock after inactivity periods
- Scheduled locking for specific hours
- Day selection for work week/weekend schedules
- Smart activity detection prevents false triggers
- Persistent scheduling survives browser restarts
- Real-time status indicators
Power User Features
- Pre-configured keyboard shortcuts that work out-of-the-box
- Visual lock indicators on tab favicons
- Badge counter showing locked tabs count
- Bulk operations (lock all tabs with one keystroke)
- Fully customizable shortcuts
Revolutionary Domain Protection
- Lock entire domains with wildcard support
- Auto-lock new tabs matching domain patterns
- Flexible unlock options (tab-only, all tabs, remove lock)
- Persistent domain locks across sessions
Smart & Reliable
- Real-time feedback with live countdown timers
- Clear explanations when tabs can't be locked
- Auto-recovery after service worker sleep
- Smart temporary exemptions for domain locks
- Visual updates across all operations
- Chrome Alarms API for reliable scheduling
π VERSION 2.4.0 - UNLOCK ALL TABS (LATEST!)
ββββββββββββββββββββββββββββββββββββ
π UNLOCK ALL TABS
β’ New button in the popup β unlocks every locked tab with a single click
β’ True batch operation: all tabs navigate back simultaneously, not one by one
β’ Works across all lock types: manually locked, scheduled, and domain-locked tabs
π BUG FIXES
β’ Fixed temporarily unlocked tabs state not persisting correctly after a scheduled lock period ends
β’ Service worker restart no longer causes previously bypassed domain-lock tabs to be re-locked unexpectedly
π VERSION 2.3.0 - BIOMETRIC UNLOCK
β’ WebAuthn/FIDO2 biometric unlock β fingerprint, Face ID, Windows Hello
β’ Instant touch-to-unlock on any locked tab β no password typing
β’ Biometric credential is hardware-bound and never leaves your device
β’ Supports all major platforms: macOS Touch ID, iOS Face ID/Touch ID, Android, Windows Hello
β’ Graceful fallback to master password when biometric is unavailable
β’ Secure setup flow with hardware verification before enabling
β’ Zero storage of biometric data by Locksy β handled entirely by your OS/browser
π± RESPONSIVE & POLISHED UI
β’ Fully responsive popup β looks great on all screen sizes and zoom levels
β’ Smooth animations and improved visual hierarchy
β’ Cleaner settings layout with better section grouping
β’ "What's New" overlay on update to highlight new features
π VERSION 2.2.0 - AUTO-LOCK & SCHEDULED LOCKING
ββββββββββββββββββββββββββββββββββββ
β±οΈ AUTO-LOCK TIMER
β’ Automatic locking after periods of inactivity
β’ Preset durations: 5, 15, 30, 60 minutes + custom (1-480 min)
β’ Smart activity tracking: clicks, keyboard, scrolling, video playback
β’ Timer resets automatically on any user interaction
β’ Real-time status display with countdown
β’ Desktop notifications on activation
β’ Lock scope: all tabs or active tab only
β’ Perfect for coffee breaks and meetings
π
SCHEDULED LOCKING
β’ Time-based automatic locking during specific hours
β’ Custom start/end time with 24-hour format
β’ Day selection: individual days, weekdays, weekends, or every day
β’ Quick presets: Work Hours, Night Time, All Day
β’ Automatic locking when entering scheduled period
β’ Real-time schedule status with active/inactive indicators
β’ Scope options: lock all tabs or only active tab
β’ Supports overnight schedules (e.g., 10 PM - 6 AM)
β’ Notifications for schedule activation
π LINKS & SUPPORT
ββββββββββββββββββββββββββββββββββββ
π Official Website: https://locksy.dev
π Privacy Policy: https://locksy.dev/privacy-policy
π Report Issues: https://github.com/vansh-121/Locksy/issues
β GitHub Repository: https://github.com/vansh-121/Locksy
π Sponsor Project: https://github.com/sponsors/vansh-121
π₯ Tutorial Video: https://www.youtube.com/watch?v=6uyd4sN5WiA
π§ Contact: vansh.sethi98760@gmail.com
ββββββββββββββββββββββββββββββββββββ
π Security is not a feature, it's a necessity.
Locksy - Your Tabs, Your Password, Your Privacy.
Made with β€οΈ for Privacy & Security | Β© 2026 Locksy
Reviews
Loading reviews...
Permissions (6)
Permissions
activeTabβΉ Can access the current tab when you click the extension alarmsβΉ Can schedule periodic background tasks notificationsβΉ Can show desktop notifications storageβΉ Can store data locally in your browser tabsβΉ Can see your open tabs and their URLs webNavigationβΉ Can monitor navigation events
Details
| Version | 2.4.0 |
| Updated | Feb 25, 2026 |
| Size | 268KiB |
| First Seen | Mar 21, 2026 |
Ad space
Popular in privacy
uBlock Origin
by Raymond Hill (gorhill)
15M
β
4.70
privacy
15M
β
4.70
privacy
DuckDuckGo Search & Tracker Protection
by DuckDuckGo
4M
β
4.24
privacy
4M
β
4.24
privacy
Proton VPN: Fast & Secure
by Proton AG
1M
β
3.87
privacy
1M
β
3.87
privacy
ExpressKeys: Password Manager
by ExpressVPN
400K
β
2.23
privacy
400K
β
2.23
privacy
Private Internet Access β Proxy for Chrome
by Private Internet Access
200K
β
3.29
privacy
200K
β
3.29
privacy
Popular Extensions
Cisco Webex Extension
by cisco.chromestore
24M
β
2.34
social
24M
β
2.34
social
Kami for Google Chromeβ’
by Kami
17M
β
4.56
education
17M
β
4.56
education
uBlock Origin
by Raymond Hill (gorhill)
15M
β
4.70
privacy
15M
β
4.70
privacy
Custom Cursor for Chromeβ’
by BLife Team LLC
5M
β
4.67
fun
5M
β
4.67
fun
DuckDuckGo Search & Tracker Protection
by DuckDuckGo
4M
β
4.24
privacy
4M
β
4.24
privacy