Skip to content

tetsuwo/quick-notifier-for-trello-chrome.ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick-Notifier for Trello - Chrome Extension

Build Status

Quick-Notifier for Trello is a Chrome Extension for annouce quickly your notifications on Trello.
< Chrome Web Store >

Features

  • Display of Unread Notification
  • Notify to Desktop of Unread Notification
  • Link to Unread comments, cards, boards ... etc
  • Quick access to your Profile Page
  • Authorize or Deauthorize your use account

Supported Notification Type

  • addedAttachmentToCard
  • addedToBoard
  • addedToCard
  • addedToOrganization
  • addedMemberToCard
  • addAdminToBoard
  • addAdminToOrganization
  • changeCard
  • closeBoard
  • commentCard
  • createdCard
  • invitedToBoard
  • invitedToOrganization
  • removedFromBoard
  • removedFromCard
  • removedMemberFromCard
  • removedFromOrganization
  • mentionedOnCard
  • unconfirmedInvitedToBoard
  • unconfirmedInvitedToOrganization
  • updateCheckItemStateOnCard
  • makeAdminOfBoard
  • makeAdminOfOrganization
  • memberJoinedTrello
  • cardDueSoon
  • declinedInvitationToBoard
  • declinedInvitationToOrganization

Installation

This extension is an extension for Chrome (Internet Browser).
You can install from here (Chrome Web Store).

Elsewhere

Author

Tetsuwo OISHI - tetsuwo.oishi@gmail.com / Facebook / Twitter

Contribution

  1. Fork it ( https://github.com/tetsuwo/quick-notifier-for-trello-chrome.ext/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request