Skip to content

v0.9.6

Choose a tag to compare

@mickeyhogen mickeyhogen released this 03 Sep 18:02
· 17 commits to main since this release

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 other tokens were being matched. The feed scrape now excludes that panel.

New

  • Brightness / opacity control — the ☀ button in the card header, or sliders in the extension's settings panel. The two stay in sync and the setting is remembered.
  • The launcher button can be dragged anywhere and remembers its position.
  • Update check (on by default, can be turned off). Every 6 hours it reads this project's latest release version; when a newer one exists the card footer shows a small line, and hovering it summarises what changed. It reads a public GitHub endpoint only and sends no page or token data — this is the extension's 5th external endpoint and is listed in PRIVACY.md and the guide's touchpoint table.

Changed

  • Pool-pair chips moved from the crowded header to the right of the Origin row.

Update: unzip over the same folder, then hit ↻ on chrome://extensions. Settings are kept.


修复:fomo 界面非英文时 Thesis/Holders 全空(现支持中/日/德/西/法/英六种,词表取自 fomo 自己的语言包);「最新 ≥2赞」把左栏全局流里别的币的评论当成本币的,导致永远为空。
新增:卡片亮度/透明度调节(☀ 按钮 + 设置面板,双向同步);圆钮可拖动并记住位置;版本检测(默认开、可关,每 6 小时,第 5 个端点已写进隐私说明)。
调整:副池 chips 从顶部移到「起源」行右侧。
更新:新版解压覆盖同一文件夹,回 chrome://extensions 点 ↻,设置不丢。