Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeyespo/inbox-by-gmail-checker

Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox.
https://github.com/joeyespo/inbox-by-gmail-checker

chrome-extension gmail-checker inbox inbox-by-gmail javascript

Last synced: about 2 months ago
JSON representation

Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox.

Awesome Lists containing this project

README

        

Inbox by Gmail Checker
======================

![Current version on the Chrome Web Store](https://img.shields.io/badge/chrome%20web%20store-4.3.0-blue.svg "Current version on the Chrome Web Store")
![Rating on the Chrome Web Store](https://img.shields.io/badge/rating-%E2%98%85%E2%98%85%E2%98%85%E2%98%85%E2%98%86%204.4%20(178%20votes)-brightgreen.svg "Rating on the Chrome Web Store")

Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox and receive notifications on new email. You can set "quiet hours" to eliminate distraction during your most productive hours or temporarily go "distraction free" for a pomodoro-like experience.

This is a derivative work of the [Google Mail Checker][] to work with Inbox by Gmail.

![Screenshot](media/screenshot.png)

Features
--------

- Displays the unread count directly on the icon
- Click the icon to open your inbox in a new tab
- Set which account to use when signed into multiple Google accounts
- Optionally **set quiet hours** to hide the unread count during your peak productivity time

Installation
------------

![Try it now](media/tryitnowbutton.png "Click here to install from the Chrome Web Store")

Or manually:

1. Download or `git clone http://github.com/joeyespo/inbox-by-gmail-checker.git`
2. Open Chrome extensions and click on the `Load unpacked extension` button
3. Select the downloaded directory

Contributing
------------

1. Check the open issues or open a new issue to start a discussion around
your feature idea or the bug you found
2. Fork the repository, make your changes, and add yourself to [authors.md][]
3. Send a pull request

If your PR has been waiting a while, feel free to [ping me on Twitter](http://twitter.com/joeyespo).

[google mail checker]: http://developer.chrome.com/extensions/samples#google-mail-checker
[authors.md]: AUTHORS.md