Skip to content

fomo-helper

Utility

Verified Builder

Chrome 扩展:在 fomo.family 浏览代币时,一张卡看齐 DeBot 叙事、社区 Thesis、持仓结构与副池交易对。零后端,不采集任何数据。

ShippingLast ship 4d ago

Latest ship

v0.9.26 — Independent CA page opening

Github ReleaseSource verified

### English - Keep hover previews enabled by default. Pause on a token row to open its preview. - Add **Current CA page: Open by default / Keep closed by default**, independently of **Card content: Compact / Fully expanded**. - Apply the page preference immediately and when switching tokens. With page opening off, navigating from a preview closes it; the Fomo Lens button still opens the current token manually. - Preserve existing opening, hover, language and appearance preferences when upgrading. Late XXYY pool responses cannot reopen a closed card, and settings migration no longer interrupts

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. v0.9.25 — Thesis loading fixes and newest ≥3 likes

    Github ReleaseSource verified

    English - Newest now shows comments with at least 3 likes, ordered newest first. Chinese and English labels and empty-result messages agree with the filter. - Fix Fomo Thesis appearing empty when the Holders panel is absent. By likes can fall back to loaded comments when the holder table omits theses, with an explicit coverage note. - GMGN now reads the matching token’s comments independently while preserving the loaded holders and holding share. - XXYY now reads the matching token’s comments independently while preserving the loaded holders and holding share. - When Fomo comme

    View evidence
  2. Active development: 32 commits across 4 contributors

    Code ActivitySource linked

    4 active day(s) in mickeyhogen/fomo-helper.

    View evidence
  3. v0.9.23 — Reopen at the card

    Github ReleaseSource verified

    English - When the card closes, the Fomo Lens button stays beside its former close button, so it can be reopened in the same place. Moving the card also moves this default entry. - Dragging the entry still saves your chosen location. Automatic placement does not overwrite that preference, and the entry remains inside the viewport. - XXYY compatibility: the entry stays at the card's close position in both classic and new layouts and reopens the current token without refreshing. - **GMGN compatibility: closing the card leaves the entry at the same position, while manually dragged entry p

    View evidence
  4. Active development: 29 commits across 4 contributors

    Code ActivitySource linked

    3 active day(s) in mickeyhogen/fomo-helper.

    View evidence
  5. Fomo Lens v0.9.22 · Reopen token cards

    Github ReleaseSource verified

    English - Reopening is easier to find: closing the card leaves a compact, labeled Fomo Lens button on the right. Click it to reopen the current token immediately without refreshing the page. - The button can be dragged with a mouse or touch, remembers its position, stays inside the viewport after resizing, and explains its action on hover or keyboard focus. Reduced-motion preferences are respected. - XXYY compatibility: the reopen button follows the current token in both classic and new layouts, including pool-address pages and manual opening mode. - **GMGN compatibility: closing w

    View evidence
  6. v0.9.21 — Fomo Lens · Fomo / GMGN / XXYY

    Github ReleaseSource verified

    English Compared with the previous public release v0.9.8. Versions v0.9.9–v0.9.20 were private iterations, not public GitHub releases. - XXYY compatibility: supports www/pro, classic and new layouts, automatic cards on token pages, and hover previews in favorites and wallet-monitor lists. - GMGN compatibility: supports automatic cards on token pages and hover previews in wallet tracking. Live checks also covered a signed-in Solana private wallet-monitor list. - Fomo data across all three sites: view theses, holders and holding share using your Fomo login in the same browser prof

    View evidence
  7. v0.9.8

    Github ReleaseSource verified

    Fix - German and French fomo UIs showed empty Thesis / Holders — the six-language support shipped in v0.9.6 never worked for those two. Anchors like Ø Haltedauer, Ø Einstieg, Marktkap. and Détention moy. start with Ø/À or end with a period, and the old word-boundary check only understands ASCII letters, so it demanded an adjacent alphanumeric character and never matched. Chinese and Japanese got away with it because CJK anchors carry no boundary — and the regression suite happened to cover only those two, so this shipped green. Boundaries are now "must not touch an ASCII alphan

    View evidence
  8. v0.9.7

    Github ReleaseSource verified

    Fix - The update notice's hover summary showed a release-notes section heading ("Fixes …") instead of the first actual change, which told you nothing about whether the update mattered. It now takes the first real change bullet. Found by replaying the live release notes through the parser — the previous tests used stubbed data and never exercised the real shape. Update: unzip over the same folder, then hit ↻ on chrome://extensions. Settings are kept. --- 修复:更新提示的悬停摘要取到的是发布说明里的分节标题("Fixes…"),而不是真正的变更内容。现在取第一条变更条目。(用真实发布说明回放才发现——之前测试用的是桩数据。) 作者发版说明(中文):https://x.com/0xHogen/stat

    View evidence
  9. v0.9.6

    Github ReleaseSource verified

    Fixes (both reported by real users) - fomo's non-English UI broke Thesis and Holders. Every scraping anchor was hard-coded English, so with fomo set to Chinese the card came up empty. Now six UI languages are supported — Chinese, Japanese, German, Spanish, French, English — with the wordlists taken from fomo's own locale files rather than guessed, including Chinese/Japanese duration units for hold time. - "Newest ≥2 likes" never found post times. fomo's left panel is a global activity stream whose entries look identical to the token's own thesis feed, so comments about **othe

    View evidence
  10. v0.9.5

    Github ReleaseSource verified

    Fix (real user case) - Browser page translation detected. With Chrome's page translation on, fomo's table text is rewritten (e.g. "avg. hold" → "平均持有"), so the extension can't recognise the table and Thesis / Holders stay empty. The empty state now says "choose Show original, then refresh"; the Diagnose report gains translated / cjk / a text sample. Hardening after two independent code reviews (K3 + Gickey) - Clicking fomo's Holders tab / Friends-only toggle now triggers a rescan within 0.4 s (before, you had to scroll). - Scroll rescue runs a single scan only after the observe

    View evidence
  11. v0.9.4

    Github ReleaseSource verified

    Fixes - Friends only was misdetected. fomo's toggle is a button with a colour state, not a checkbox, so the extension always answered "unknown" and appended "if Friends only is on…" to every empty state — misleading people who had it off. It now reads the real control, and only the one on the Holders table (not the chart-overlay one). - Table arriving late stayed empty. If the Holders table rendered more than 25 s after the card opened, nothing re-read it. A scroll now triggers a rescan. New - Bottom-panel hint. When fomo's bottom panel is on Swaps / Thesis, the Holders

    View evidence
  12. Active development: 15 commits across 3 contributors

    Code ActivitySource linked

    2 active day(s) in mickeyhogen/fomo-helper.

    View evidence
  13. v0.9.3

    Github ReleaseSource verified

    New - The card is resizable. Drag the grip in the bottom-right corner to set the width and height you want — the size is remembered and restored next time. The default size is unchanged. - Double-clicking the card header now resets both size and position to the defaults (it used to reset position only). - Minimum 280×220 so it can't be shrunk away; it won't be dragged past the window edge either. Update: unzip over the same folder, then hit ↻ on chrome://extensions. Settings are kept. --- 新增:卡片右下角多了尺寸手柄,拖一下就能改宽高,尺寸会记住,下次打开还是你调好的样子(默认大小不变)。双击卡片头部现在把大小和位置一起恢复默认。

    View evidence
  14. v0.9.2

    Github ReleaseSource verified

    Fix - Double-click the card header to snap it back to the default dock. A dragged position used to stick forever — reopen the card and it was still parked wherever you left it (e.g. on top of the chart). Double-clicking the header now re-docks it and clears the remembered position. Hovering the header shows the hint. - Card footer is back to just By @0xHogen (the GitHub link added in v0.9.1 is gone). Update: unzip over the same folder, then hit ↻ on chrome://extensions. Settings are kept. --- 修复:双击卡片头部 = 回到默认停靠位并清掉记住的拖动位置(卡片被拖走后一直停在那儿、比如压着 K 线,就用这个归位)。页尾恢复成只有 By @0xHogen。

    View evidence
  15. v0.9.1

    Github ReleaseSource verified

    Fix - Clicking page controls on fomo (the Friends only checkbox, filter/sort buttons, links…) no longer closes the card. Only clicks on non-interactive areas (chart, blank space) dismiss it; × and Esc work as before. Attribution - GitHub link next to the byline in the card footer and the settings panel; author/description in the manifest; source headers in the code files. Update: unzip over the same folder, then hit ↻ on chrome://extensions. Settings are kept. --- 修复:点 fomo 页面上的控件(Friends only 勾选框、筛选/排序钮、链接…)不再关卡;只有点图表/空白才关,× 和 Esc 照旧。 署名:卡片页脚与设置面板署名旁加 GitHub 链接;m

    View evidence
  16. Active development: 9 commits across 2 contributors

    Code ActivitySource linked

    1 active day(s) in mickeyhogen/fomo-helper.

    View evidence
  17. v0.9.0

    Github ReleaseSource verified

    卡片 UI 全面本地化:中/EN 现在连同段标题、排序钮、持有时长、灰字提示、按钮提示一起切换,英文用户装上看到的是英文壳(此前只切 DeBot 正文语言)。 - README 改为英文默认 + 中文一键切换;说明页支持中英切换(按浏览器语言自动选,可手动切并记忆)。 - 安全加固(跨家 K3 深度审查,无 critical/high;以下为其 med/low 建议全部落地): - 后台消息路由只受理本扩展自身的 content script(sender.id 校验),合约地址形状校验; - 三方响应超 2MB 一律丢弃、DexScreener pairs 遍历封顶; - 一轮抓取只扫一遍 Holders 表(原先 holders / thesis / 列头各扫一遍),观察者去抖 250→600ms,两页就绪后提前撤观察者; - 翻译缓存跨代币封顶; - 公开版连遗留的分析源设置键也不再读取。 Install / 安装: unzip → chrome://extensions → Developer mode → Load unpacked → fomo-helper/. Guide / 图文说明: https://hogen.pro/fomo-helper

    View evidence
  18. v0.8.9

    Github ReleaseSource verified

    标签页改名 Meta(默认)/Thesis/Holders,与 fomo 自家 tab 一个用法。 - Thesis 页新增排序切换:按赞(默认,读 Holders 表全量)/最新 ≥2赞(直接读 fomo 自家评论流,按发言时间新→旧);能对上号的条目行头带发言时间。 - Holders 页每行改为 @名字 · $仓位 ▲盈亏% · 持有时长,成本移到整行悬停提示。 - 头部新增副池交易对 chips(DexScreener 公开接口):只显示 $TSLA/$HIMS 这类非常规配对,ETH/稳定币主池不占位;叙事类型 chip 移除腾位置,类型悬停币名可见。 - Meta 页顺序:起源 → 评级理由 → 来源推文 → 传播 → 开发者;卡片页尾加一行 By @0xHogen。 - 抓取修复:fomo 的 flex 单元格在 innerText 下会黏成一坨(点赞黏进正文、金额出鬼数字、名字连体、列头定位失效),改为按文本节点拼接取词,Holders 表被隐藏时同样可解析;成本列 "入场市值 MC 入场价" 取价格;表暂时卸载时保留已有数据不清屏。 - Friends only:侦测到页面开着该筛选且抓不到数据时,空态直接写明"关闭它才能显示全部数据"。 - 跨家代码审查(K3)修正:翻译登记表死节点清理、盈亏方向未

    View evidence

Research notes

Written by Dawnscan researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on fomo-helper yet.

    Know something about fomo-helper? Sign in with wallet to submit a research note. Notes are reviewed before they appear here.

    Sources