Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Unread in Bookmarks for Gmail

Unread in Bookmarks for Gmail by kvachikk

Keeps your Gmail unread count on the bookmarks toolbar, refreshed in the background. Not affiliated with Google.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
A mail checker that uses the space you already have. Instead of another icon to
squint at, this extension puts the unread count directly on your bookmarks
toolbar and keeps it current.

WHAT IT DOES

On first run it creates one bookmark on your bookmarks toolbar and renames that
bookmark on a timer. Your own bookmarks are never read, moved or modified — the
extension remembers the ids of the ones it made and touches nothing else.
Clicking one opens that mailbox; clicking the toolbar icon forces an immediate
refresh.

When a mailbox has nothing unread it says "nothing" rather than "0", which you
can change.

SEVERAL MAILBOXES

Add as many mailboxes as you need, up to ten, and each gets its own bookmark.
A work account and a personal one can sit side by side on the toolbar. For each
you choose:

• the account — its position in Google's own account switcher, the /u/0/ part
of a Gmail URL
• the label — empty for the inbox, or a label name to count that instead
• what the title says, with {n} standing in for the count, and separate text
for when it is empty. Prefixes like "work {n}" are what make two bookmarks
readable at a glance.

Removing a mailbox removes its bookmark with it. The toolbar icon's badge shows
the total across all of them, and its tooltip breaks that down per mailbox.

PRIVACY

Nothing is collected and nothing is transmitted anywhere except Gmail itself.
There is no server, no account, no OAuth, no API key, no analytics and no
telemetry. Your settings and the bookmark ids are stored on your device with
storage.local, and deliberately not with storage.sync, so they never travel
through a Mozilla account.

The feed the extension reads does contain message subjects and senders. The
extension reads none of them: it matches one regular expression for the unread
number and discards the rest of the response unparsed.

The extension holds a host permission for mail.google.com and nothing else, so
it is not technically able to contact another host. There is no content script,
so it runs on no web page at all.

HOW IT WORKS

It reads Gmail's own atom feed — the one desktop mail checkers have used for
twenty years — authenticated by the Google cookies already in your browser.
Nothing is asked of you: if you are signed in to Gmail in this Firefox profile,
it works.

SOURCE

https://github.com/kvachikk/unread-in-bookmarks-for-gmail

There is no build step. The code in the add-on is the code in the repository,
unminified and readable. A privacy check runs in CI on every commit and fails
the build if any network call, dynamic-code call, synced storage, sensor API,
analytics name, or URL outside mail.google.com appears in the source.

Not affiliated with, endorsed by, or sponsored by Google. "Gmail" is a
trademark of Google LLC, used here only to say what this extension works with.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Read and modify bookmarks

Optional permissions:

  • Access your data for mail.google.com

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
1.1.0
Size
27.72 KB
Last updated
8 days ago (Aug 3, 2026)
Related Categories
  • Bookmarks
  • Social & Communication
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.