Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joeyespo/inbox-by-gmail-checker
- Owner: joeyespo
- License: mit
- Created: 2014-11-13T07:22:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T17:14:56.000Z (over 6 years ago)
- Last Synced: 2024-10-14T09:29:11.962Z (2 months ago)
- Topics: chrome-extension, gmail-checker, inbox, inbox-by-gmail, javascript
- Language: JavaScript
- Homepage: http://joeyespo.com/inbox-by-gmail-checker
- Size: 343 KB
- Stars: 68
- Watchers: 6
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
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 timeInstallation
------------![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 directoryContributing
------------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 requestIf 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