A browser extension that allows you to take and manage notes about your LinkedIn connections directly from their profiles.
- 📝 Add personal notes about LinkedIn connections
- 💾 Automatically save notes locally using browser storage
- 🎯 Easy access through browser extension popup
- 🔒 Privacy-focused - all data stays on your device
- ⚡ Quick and seamless integration with LinkedIn
- Navigate to any LinkedIn profile
- Click the LinkedIn Notes extension icon in your browser toolbar
- Add, edit, or view notes about that connection
- Your notes are automatically saved and will persist across browser sessions
- Manifest Version: 3 (latest Chrome extension standard)
- Permissions: Storage (for saving notes locally)
- Content Scripts: Runs on
https://*.linkedin.com/* - Storage: Uses Chrome's local storage API
This extension prioritizes your privacy:
- All notes are stored locally on your device
- No data is sent to external servers
- No tracking or analytics
- Only requires storage permission
This project was primarily inspired by @emrecoban/twitterNote - a Chrome extension that helps you take notes about people you've blocked or muted on Twitter. We adapted this concept for LinkedIn connections to help users manage their professional network more effectively.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have suggestions for improvements, please open an issue in the GitHub repository.