# Tab Icon Badge

> Overlays a badge on the tab icon with the unread count extracted from the number in the title's parentheses.

Canonical page: [https://chrome-stats.com/d/tab-icon-badge](https://chrome-stats.com/d/tab-icon-badge)

## Overview

- **ID:** `tab-icon-badge`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Removed
- **Publisher:** bruxis
- **Version:** 1.0.0
- **Last updated:** 2025-08-06
- **First published:** 2025-08-03
- **Size:** 18 KB
- **Data as of:** 2025-11-16
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/tab-icon-badge/)

## Description

Updates the favicon shown by a given tab by overlaying a small numeric badge to show the "unread count" (number in parenthesis in the page title).

Unfortunately the only way to do this within an extension today is to draw a new favicon with the badge over it. Since the icon is small, the badge must also be relatively small. You can change the font size, color, and position of the badge, among other settings, in the addon options page.

This extension is heavily inspired by <a href="https://addons.mozilla.org/en-US/firefox/addon/tabbadge/" rel="nofollow">"Tab Badge"</a> which predates it.

FYI: For <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/6b776e5ef13f6b3c861c577d7d6f05265d0159d03f2b618d309878c9cc76d555/https%3A//www.userchrome.org/" rel="nofollow">userChrome.css</a> users, there may be promising opportunities to increase the favicon size when using the option to reduce the original favicon size when a badge is overlayed on it (e.g. increase by 25% when using the 80% size reduction).

## Permissions and access

### Permissions

- `http://*/*`
- `https://*/*`
- `storage`
- `sessions`
- `tabs`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension is not longer available in the store

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Tab Badge](https://chrome-stats.com/d/tabbadge) — 48 users, 4.00 / 5
- [Tab Counter](https://chrome-stats.com/d/tab-counter-webext) — 9,307 users, 4.51 / 5
- [Tab Counter (fork)](https://chrome-stats.com/d/tab-counter-fork) — 23 users, 4.33 / 5
- [Tab Counter Badge](https://chrome-stats.com/d/tab-counter-badge) — 2 users
- [Visual Tab Badge Notifier](https://chrome-stats.com/d/visual-tab-badge-notifier) — 3 users
- [Mark My Tab](https://chrome-stats.com/d/mark-my-tab) — 14 users
- [CountDemTabs](https://chrome-stats.com/d/countdemtabs) — 3 users
- [Tab Counter Plus](https://chrome-stats.com/d/tab-counter-plus) — 1,956 users, 4.70 / 5
- [Click Counter Badge](https://chrome-stats.com/d/click-counter-badge) — 1 users
- [Tab Count in Window Title](https://chrome-stats.com/d/tab-count-in-window-title) — 178 users, 4.81 / 5
- [Badge Timer Display](https://chrome-stats.com/d/badge-timer-display)
- [Tiny Badge](https://chrome-stats.com/d/tiny-badge)

---

Source: [Chrome-Stats](https://chrome-stats.com/d/tab-icon-badge)
