VaultMarks by Pinguyz
VaultMarks protects your bookmarks with a password and AES-256 encryption. No cloud, no servers — your data always stays on your device.
Extension Metadata
Screenshots
About this extension
VaultMarks lets you save sensitive bookmarks in an encrypted vault protected by a master password. All data is stored locally in your browser using AES-256-GCM encryption: nothing is ever sent to servers, cloud services, or third parties.
🔐 Features
🛡️ Privacy
VaultMarks does not collect any data. All cryptographic operations run locally using the browser’s built-in Web Crypto API. Your bookmarks never leave your device.
👨💻 Open and transparent
The extension does not contain obfuscated code. All logic is readable and auditable directly from the source code.
🔐 Features
- Encrypted vault: bookmarks are protected with AES-256-GCM and PBKDF2 key derivation with 310,000 iterations
- Master password: the only key to access your vault. It is not stored anywhere and cannot be recovered
- Import from Firefox: import your existing bookmarks with a visual folder tree and selective import
- Encrypted backup: export your vault as an encrypted JSON file and restore it at any time
- Auto-lock: choose when the vault locks: always, every time the popup opens, for the browser session, or after a custom time interval
- Zero tracking: no analytics, no telemetry, and no external connections of any kind
🛡️ Privacy
VaultMarks does not collect any data. All cryptographic operations run locally using the browser’s built-in Web Crypto API. Your bookmarks never leave your device.
👨💻 Open and transparent
The extension does not contain obfuscated code. All logic is readable and auditable directly from the source code.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Read and modify bookmarks
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.2.2
- Size
- 40.1 KB
- Last updated
- 2 days ago (May 6, 2026)
- Related Categories
- License
- All Rights Reserved
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Add to collection
Tutte le operazioni di cifratura e decifratura vengono eseguite localmente tramite la Web Crypto API del browser. La master password non viene mai salvata e viene utilizzata solo per derivare la chiave di cifratura.
L’estensione non contiene codice offuscato.