A Chrome extension that automatically disables LinkedIn notifications to help you focus on what matters.
- Automatically disables all LinkedIn notifications
- Works across all notification categories
- Saves your preferences
- Simple and lightweight
- Clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
- Click the extension icon in your Chrome toolbar
- The extension will automatically disable all LinkedIn notifications
- Your preferences will be saved for future sessions
manifest.json: Extension configurationcontent.js: Main extension logicbackground.js: Background processespopup.html/js: Extension popup interfacelog_server.py: Logging server for debugging
MIT License