Skip to content

Ophel Atlas v1.0.46

Choose a tag to compare

@github-actions github-actions released this 07 May 06:40
🌐 中文版 →

🐛 问题修复

  • Gemini 引用来源 tooltip 在 Markdown 修复开启时失效:修复启用 Markdown 加粗修复功能时,Gemini 的引用来源气泡提示消失的问题。根本原因是修复逻辑通过重写段落 innerHTML 破坏了 Gemini 原生的 tooltip 事件绑定。现在包含来源引用标记的段落会跳过处理,保留原有交互行为。(#468

🐛 Bug Fixes

  • Gemini source tooltips broken after Markdown fix: Fixed source/citation tooltip chips disappearing in Gemini when the Markdown bold fix was enabled. The fixer was rewriting paragraph innerHTML, destroying Gemini's native event handlers for source tooltips. Affected paragraphs that contained citation chips are now skipped. (#468)

Platform File Note
Chrome ophel-atlas-v1.0.46-chrome.zip Recommended (Consistent ID)
Edge ophel-atlas-v1.0.46-edge.zip Edge Add-ons or Load Unpacked
Firefox ophel-atlas-v1.0.46-firefox.zip Firefox Add-ons
Userscript ophel-atlas-v1.0.46.user.js Tampermonkey script
CWS Upload ophel-atlas-v1.0.46-cws-upload.zip For Store Upload Only (No Key)

🔧 Installation | 安装方法

Chrome / Edge (Recommended)

  1. Download ophel-atlas-...-chrome.zip | 下载 Chrome 版本压缩包
  2. Unzip and load unpacked in Developer Mode | 解压并在开发者模式下加载已解压的扩展

Note: This version includes the public key, ensuring your Extension ID matches the Chrome Web Store version.
注意: 此版本包含公钥,确保您的扩展 ID 与 Chrome 商店版本一致,以保证数据互通。

Userscript (Tampermonkey) | 油猴脚本

  1. Install Tampermonkey | 安装 Tampermonkey 插件
  2. Click the .user.js file link | 点击 .user.js 文件链接即可安装

Full Changelog

Changelog: CHANGELOG.md · 中文版 CHANGELOG.zh-CN.md