Ophel Atlas v1.0.55
🚀 New Features
- ChatGPT Deep Research export — ChatGPT Markdown zip exports now preserve uploaded images and linked files from user prompts, and include Deep Research reports as a title and link in Markdown. The extension build also allows
oaiusercontent.comassets so shared-page images can be packaged. (#579) - Claude document artifacts and outline — Claude Markdown document artifacts can now be exported as linked files in Markdown zip packages under
assets/documents/, and the Outline tab shows a separate Document source when Claude's right-side document panel is open. (#588) - Claude user attachments in exports — Claude Markdown zip exports now preserve uploaded images and linked files from user prompts, packaging them under
assets/images/andassets/files/with stable Markdown references. (#588) - Gemini Deep Research document outline — The Outline tab now shows a "Chat / Document" source switch when a Gemini Deep Research report is open, letting you browse and jump through the right-side report outline separately from the left-side conversation outline. (#585)
- Gemini Deep Research report panel Markdown shortcuts — Added Copy Markdown and Download Markdown buttons to the Gemini Deep Research right-side report panel toolbar, exporting only the current report without changing regular conversation exports. (#579)
- Markdown export packages — Markdown exports can now be delivered as a zip package when a site adapter provides assets, including a manifest and stable relative paths for referenced files. Generated Markdown documents are packaged under
assets/documents/, images underassets/images/, and user-uploaded attachments underassets/files/, with uploaded documents resolved the same way as regular Gemini conversations. (#580) - Gemini Deep Research export — Gemini Deep Research exports now cover owned app conversations, conversation share pages, and generated report share pages; closed report panels are opened during export and restored afterward, with uploaded file labels included in exported user prompts. (#573)
🐛 Bug Fixes
- Theme sync regression — Turning off Sync Native Page Colors no longer prevents supported host pages from following Ophel's light/dark theme toggle. The setting now only controls native color override CSS, while Doubao and Ima remain panel-only because their adapters declare host theme sync unsupported.
- Claude export order and outline cleanup — Claude assistant exports now keep text and artifact links in their original reply order, and page/sidebar headings such as "Recents" are no longer pulled into the conversation outline. (#588)
- Inline bookmark visibility — Page inline bookmark icons now fully respect the hidden setting and no longer depend on the Outline tab's "show user questions" filter, fixing stale or missing stars on virtual-scroll sites such as ChatGPT, DeepSeek, AI Studio, and Doubao. (#570)
| Platform | File | Note |
|---|---|---|
| Chrome | ophel-atlas-v1.0.55-chrome.zip |
Manual extension package |
| Firefox | ophel-atlas-v1.0.55-firefox.zip |
Manual extension package |
| Userscript | ophel-atlas-v1.0.55.user.js |
Tampermonkey script |
| CWS Upload | ophel-atlas-v1.0.55-cws-upload.zip |
For Chrome Web Store Upload Only (No Key) |
| Edge Add-ons Upload | ophel-atlas-v1.0.55-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