Lock Any Website 版本历史 - 2 个版本
Lock Any Website 作者: Arham Jawad
Lock Any Website 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.0.0
发布于 2026年9月15日 - 20.64 KB适用于 firefox 58.0 及更高版本New Features & EnhancementsUI & Theme Redesign: Completely redesigned the extension UI (popup, options page, and locked page overlay) to match the dark glassmorphism aesthetic of the official website ([https://lock-any-website.vercel.app/](https://lock-any-website.vercel.app/)). Includes cyan-to-purple glowing accents, translucent containers, and modernized typography.
Salted Password Hashing: Upgraded security architecture by introducing dynamic per-installation salt generation combined with SHA-256 hashing to prevent dictionary and rainbow table attacks.
Real-time Tab Enforcement: Updating locked sites or toggling global protection now immediately applies or removes lock overlays across all active browser tabs without requiring a page refresh.
Bug Fixes & Security ImprovementsAnti-Bypassing & Anti-Tamper Logic: Integrated a MutationObserver on the content script overlay to prevent users from bypassing page locks by deleting DOM nodes via DevTools or abusing keyboard shortcuts.
Manifest & API Compatibility: Fixed cross-browser API bindings (browser/chrome fallback handling) and ensured full Manifest V2 compliance for Firefox runtime execution.
DOM Load Locking: Content script enforcement now triggers early (document_start) to prevent website content from flashing before the overlay renders.源代码遵循 Mozilla 公共许可证 2.0 发布
较早版本
版本 1.1.0
发布于 2026年9月11日 - 16.45 KB适用于 firefox 140.0 及更高版本Lock Any Website — Modern Security & Privacy Extension
Short Description (350 characters max)
Secure any website with custom PINs or passwords. Features instant URL locking, full dark mode UI, zero data tracking, and seamless browser protection to keep your personal browsing private and distraction-free.
Full Description
Take full control of your web privacy and focus with Lock Any Website. Whether you want to guard sensitive accounts, restrict access to personal social media profiles, or build better productivity habits by locking distracting sites, Lock Any Website provides a sleek, lightweight, and robust solution directly inside Firefox.
🗝 Key FeaturesInstant URL & Domain Locking: Lock specific URLs or entire website domains with a single click.
PIN & Password Protection: Set custom PINs or master passwords to secure access.
Modern & Clean UI: Designed with an intuitive dark-mode interface built for speed and ease of use.
Zero Data Collection: 100% client-side execution. Your passwords, PINs, and locked site lists stay strictly inside your browser.
Fast & Lightweight: Optimized using Firefox Native Storage APIs (browser.storage.sync) for instant response times and zero performance overhead.
Multi-Tab Sync: Automatically syncs lock rules across all open tabs and Firefox instances logged into your account.
Developer Notes & Technical InformationPermissions Used:
storage: Used solely to store your locked URL rules and encrypted preferences locally on your device or Firefox Sync account.
tabs / webNavigation: Used to check if the current page URL matches your locked site list and display the security prompt when needed.
activeTab: Used to trigger instant lock actions on the current open tab.
Privacy Assurance: This extension does not track browsing history, run external telemetry scripts, or transmit user data to external servers. All operations occur locally within the extension runtime.
Release Notes (v1.0.0)Initial public release on Mozilla Add-ons (AMO).
Added PIN and password lock support for individual tabs and entire domains.
Implemented dark theme aesthetic and responsive lock overlay.
Added support for browser.storage.sync local state persistence.源代码遵循 Mozilla 公共许可证 2.0 发布