PrivateLinkSaver is a privacy-first browser extension designed for developers and power users who need to organize their digital life without compromising security. Every link save is encrypted, and your data remains under your absolute control.
- 🛡️ Zero-Knowledge Security – All data is encrypted locally before any optional sync.
- ☁️ Encrypted Cloud Sync – Secure backup and sync across devices via Firebase.
- 📂 Smart Organization – Folders with custom colors, tags, and intelligent suggestions.
- ⚡ Turbocharged Workflow – Command Palette, Omnibox keywords, and deep keyboard integration.
- 🌍 Multilingual – Support for English, Svenska, Türkçe, Español, and Français.
- Download/Clone this repository to your local machine.
- Open Chrome and navigate to
chrome://extensions. - Enable Developer Mode (top-right toggle).
- Click Load unpacked and select the extension folder.
- Open the extension from the toolbar.
- Set your master password (this derives your local encryption key).
- Start saving links with
Ctrl+Shift+S.
| Shortcut | Action |
|---|---|
Ctrl+Shift+S |
Quick Save current page |
Ctrl+Shift+B |
Open Extension Panel |
Ctrl+Shift+F |
Quick Search |
Ctrl+Shift+P |
Command Palette |
Ctrl+K |
Focus Search Input |
Ctrl+N |
Create New Folder |
- Platform: Manifest V3 (Latest Standards)
- Engine: Vanilla JavaScript (No Bloat)
- Crypto: Web Crypto API (AES-256-GCM, PBKDF2-SHA256)
- Sync: Firebase Auth & Firestore (End-to-End Encrypted)
Created with ❤️ by © nRn World (2026).
- ⭐ Star this repo if you find it useful!
- 📧 Support & Contact:
bynrnworld@gmail.com - ☕ Buy me a coffee to support further development.
Privacy is not a feature, it's a right.




