Ophel Atlas v1.0.58
🐛 Bug Fixes
- Conversation title isolation — Browser tab renaming now keeps Ophel-managed status/model labels separate from raw conversation titles, preventing exported conversation titles and filenames from inheriting tab status, model names, or repeated
->separators when a page cannot expose its model name. - Doubao share-page export and outline — Doubao share links under
/thread/are now recognized as exportable conversations, and share-page message lists can now feed the Outline tab instead of requiring the regular chat-page virtual list. - Z.ai share-page outline — Z.ai share pages now reuse the same conversation content container detection as export, so Outline extraction works when the share DOM does not include the regular
#chat-containerwrapper. - ChatGLM code-block export — ChatGLM assistant replies split around code blocks now export the full answer instead of stopping at the first rendered Markdown segment.
- Localized untitled exports — Untitled export titles now follow the current UI language even when an older fallback title was saved in another language.
- Qianwen user-query Markdown contrast — Rendered user-query Markdown on Qianwen now uses a dedicated readable bubble style instead of inheriting low-contrast native question-card colors.
- Qianwen/Qwen Studio Outline duplicates — User questions wrapped by nested site containers now appear once in the Outline while preserving the correct export output.
- Custom tab-title formats — Missing model names and previously managed tab titles are now resolved from the configured placeholder structure instead of separator-specific cleanup, preventing recursive title growth with arbitrary custom formats.
| Platform | File | Note |
|---|---|---|
| Chrome | ophel-atlas-v1.0.58-chrome.zip |
Manual extension package |
| Firefox | ophel-atlas-v1.0.58-firefox.zip |
Manual extension package |
| Userscript | ophel-atlas-v1.0.58.user.js |
Tampermonkey script |
| CWS Upload | ophel-atlas-v1.0.58-cws-upload.zip |
For Chrome Web Store Upload Only (No Key) |
| Edge Add-ons Upload | ophel-atlas-v1.0.58-edge-addons-upload.zip |
For Edge Add-ons Store Upload Only (No Key) |
🔧 Installation | 安装方法
Browser Extensions | 浏览器扩展
Recommended: Install Ophel Atlas from the official browser stores: Chrome Web Store, Microsoft Edge Add-ons, or Firefox Add-ons.
推荐: 请从官方浏览器商店安装 Ophel Atlas:Chrome Web Store、Microsoft Edge Add-ons 或 Firefox Add-ons。
Do not mix GitHub release extension packages with store-installed versions. Manual packages and store versions can use different IDs, update channels, and storage areas, which may create duplicate extensions or separate data.
请不要混用 GitHub Release 中的扩展包与应用商店版本。手动安装包和商店版本可能使用不同的扩展 ID、更新渠道和存储空间,可能导致重复安装或数据不互通。
The
*-cws-upload.zipand*-edge-addons-upload.zipfiles are for store submission only. Do not install them manually.
*-cws-upload.zip和*-edge-addons-upload.zip仅用于商店提交,请不要手动安装。
If you already installed a store version, do not install these GitHub extension zips unless you are intentionally testing a separate development copy.
如果你已经安装了商店版本,请不要再安装这些 GitHub 扩展 zip,除非你明确想测试一个独立的开发副本。
Userscript (Tampermonkey) | 油猴脚本
- Install Tampermonkey | 安装 Tampermonkey 插件
- Click the
.user.jsfile link | 点击.user.js文件链接即可安装
Changelog: CHANGELOG.md · 中文版 CHANGELOG.zh-CN.md