Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
/ office365-checker Public archive

Displays the number of unread messages in your Office365 Mail inbox. You can also click the button to open your inbox.

License

Notifications You must be signed in to change notification settings

psxpaul/office365-checker

Repository files navigation

office365-checker

Displays the number of unread messages in your Office365 Mail inbox. You can also click the button to open your inbox.

Installing via Chrome Web Store

This extension is no longer available in the Chrome Web Store due to reasons

Installing Unpacked (best for local development)

  1. Clone this repo
  2. Run the command from the project root npm install grunt manifest copy
  3. Go to the Chrome Extension Config page chrome://extensions/
  4. Click the Load unpacked extension... button
  5. Select the dist/unpacked directory inside the project root
  6. (Optionally) run grunt watch This will automatically re-run jshint, all unit tests, and rebuild the dist/unpacked directory. (note: you will still have to refresh the extension in Chrome to see any changes take effect)

Other useful grunt commands:

  • grunt (will build and run all unit tests)
  • grunt js-test-server (will start http server hosting test files, allowing you to run tests in your browser at localhost:8981)

About

Displays the number of unread messages in your Office365 Mail inbox. You can also click the button to open your inbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published