# Discourse Chrome Extension to show unread count

**URL:** https://meta.discourse.org/t/discourse-chrome-extension-to-show-unread-count/27853
**Category:** Feature
**Created:** [4월 23, 2015, 9:42오전 UTC](https://meta.discourse.org/t/discourse-chrome-extension-to-show-unread-count/27853 "2015-04-23T09:42:01Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 18, 2015, 3:10오전 UTC](https://meta.discourse.org/t/discourse-chrome-extension-to-show-unread-count/27853/12 "2015-06-18T03:10:04Z")

</div>

This extension is polling us WAY to aggressively.

I am noticing about 1.5 hours of processing time from your account in the last 24 hours (@alep), hitting `/latest` OVER and OVER again.

My estimate is that this is hitting `/latest` every 10 seconds, its not even sending a user agent so we can not easily ban this.

Recommend you pull this extension and reimplement using the message bus, it can notify you when new stuff is available.

---

_[View the full topic](https://meta.discourse.org/t/discourse-chrome-extension-to-show-unread-count/27853)._
