Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arlogilbert/office365-chrome-notifier
Office 365 & Outlook.com notifier for chrome browsers
https://github.com/arlogilbert/office365-chrome-notifier
Last synced: about 2 months ago
JSON representation
Office 365 & Outlook.com notifier for chrome browsers
- Host: GitHub
- URL: https://github.com/arlogilbert/office365-chrome-notifier
- Owner: arlogilbert
- License: apache-2.0
- Created: 2016-04-16T14:58:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-16T15:26:49.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T09:52:39.749Z (3 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Office 365 Chrome Extension
Office 365 & Outlook.com e-mail notifier for chrome browsersUnfortunately Microsoft hasn't built a chrome notifier and most of the chrome notifiers out there ask you to input access credentials to check your e-mail at a regular interal.
This Chrome extension relies on having an open tab (pinned or unpinned) with outlook.office.com opened and logged in. The first time you access outlook on the web with the chrome extension installed you'll be prompted to allow notifications. After that, whenever the tab is not focused you'll get a pretty desktop notification about new e-mail.
It shouldn't be too hard to make this work for calendar and other MS notificaitons, just find the appropriate elements and watch them for changes.
Last but not least, this is not packaged. You need to follow [these instructions](https://support.google.com/chrome/a/answer/2714278?hl=en&ref_topic=6274409) to install it in chrome.