Chrome extension to view and filter your Trello notifications.
- Unread Notification Count
- Ability to Mark Read or Unread
- View Only Unread Notifications
- Mark All Read Option
- Notifications Link to Users, Cards, Boards, etc.
- Optional sound plays when notification arrives.
Install from here and stay up to date!
- Node.js must be installed
- Run
npm run build
from command line in context of project folder - In Chrome, navigate to
chrome://extensions
- Enable Developer mode
- Click "Load unpacked extension..."
- Select
dist/
folder within project