AI 产品解读Gmail email notification checker that monitors multiple Gmail accounts and labels for new incoming emails
Users need real-time notifications for new Gmail messages across multiple accounts without keeping Gmail open, with the ability to perform quick actions (mark as read, archive, trash, report spam) directly from the browser toolbar
The extension periodically fetches Gmail Atom RSS feeds (https://mail.google.com/mail/u/N/feed/atom) using the user's existing Google browser session. It parses the XML feed to count unread emails and extract message details. When new emails are detected, desktop notifications are shown with optional sound alerts. The toolbar badge displays unread count. Users can click the popup to view email summaries and perform actions (mark read, archive, trash, spam) via Gmail's internal API using the GMAIL_AT cookie and ID_KEY tokens.
Multi-account Gmail monitoring (up to 6+ accounts)Multiple label support with per-label notificationsDesktop notifications with customizable format and soundQuick email actions from popup: mark as read, archive, trash, report spamLow bandwidth usage via Gmail Atom/RSS feed technologyDark theme support
- 目标用户
- Gmail users who manage multiple accounts / Users who want browser-based email notifications without keeping Gmail open / Productivity-focused users who want quick email triage from the toolbar
- Extension uses existing Google login session via browser cookies rather than implementing its own auth, making the login dependency implicit but well-documented in locale strings
- The 'upgrade' keyword in static heuristic is a false positive - it refers to extension version upgrades, not paid upgrades
付费分析未识别到付费功能
No evidence of paid features, subscriptions, or feature gating. Searches for 'premium', 'subscription', 'stripe', 'license', 'purchase' returned zero results. The only 'upgrade' match refers to extension version upgrades ('Show welcome page on upgrade', en/messages.json:438). A voluntary donation option exists ('Support Development $', en/messages.json:96) but is not a paywall. The extension is open-source on GitHub (https://github.com/inbasic/ignotifier).
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension does not implement its own login UI, but requires the user to be logged into their Gmail/Google account in the browser. It fetches Gmail Atom/RSS feeds using credentials:'include' (core/utils/feed.js:74-78) and reads GMAIL_AT cookies via chrome.cookies API (worker.js:151). Locale strings explicitly state: 'Note: For the notifier to work properly, you need to be logged-in into your Google account.' (en/messages.json:24) and 'Please sign-in to your Gmail account' (en/messages.json:12). The extension also detects 401 'notAuthorized' responses and identifies logged-out accounts (core/check.js:84, 329-331).
The best gmail notifier for me, first came across it on firefox.
WOW! GREAT! ...except for the dev not explaining the permission to read browser history. Would have given it 5/5 without that permission.
Najlepsze rozszerzenie do sprawdzania poczty. Najbardziej lubię możliwość przeglądania/usuwania maili bez konieczności otwierania poczty.
Love this extension 98% of the time. Dislike that when updates happen my settings get reset to default. also when a secondary account's login expires there is no notification and sometimes it defaults to locating/opening a gmail tab. THE QUESTIONS ABOUT THE PERMISSIONS ARE ANSWERED ON HIS GITHUB ISSUES PAGE.
É muito útil mas pode melhorar o aspecto gráfico.
特別喜歡它匡噹掉進信箱的聲音,非常實用,跳出來瞬間點下去就能看了
I loved this extension until new permissions were requested - change your data and read your browse history?! Too much.
Was pretty good until the new permissions. I dont see any reason for this accessing browser history.
Newest version can read and change your email and read your browsing history. No thanks
As everyone else said, knowing why the additional permissions would be required would be a minimum. Latest code on Github is for version 0.5.1, so we can't know what changes were made since then. Disabling until we know.