Ophel Atlas v1.0.51
✨ New Features
- Quick Buttons proximity wake radius (
Settings → Quick Buttons): A new slider controls how close the cursor must be before the floating widget auto-expands (default 150 px, matching previous behavior). Set it to 0 for a true dwell-hover mode — the widget only expands after the cursor rests on the water-drop for 300 ms, preventing accidental expansion from the cursor passing through. (#492) - Drag conversations into folders: In the Conversations tab, you can now drag a chat onto any folder to move it there. Thanks @t0ny-peng (#512)
🐛 Bug Fixes
- Floating panel settings UX and positioning preview: Moved the default edge distance margin setting to only display under Floating panel mode, and updated the description across all 10 locales. Also fixed an issue where adjusting default margin/position settings failed to update the panel position in real-time. (#519)
- Fixed ChatGPT outline display and navigation issues: Resolved cases where the outline was incomplete or clicks failed to navigate to the message in long chats, and fixed routing issues where switching conversations caused the outline to lag, display incorrect entries, or show empty headings. (#402)
- Resolved ChatGPT export duplication, scrambling, and truncation issues in long conversations: Re-engineered the export process to handle virtualization, ensuring all turns are fully loaded, ordered correctly, and deduplicated without missing segments or repeating messages.
- AI Studio export missed turns and could loop in long conversations: Rewrote the export collector to iterate the DOM-resident
ms-chat-turnlist directly so every user prompt and assistant reply (including attachments and the separate "thoughts" turn) is captured in a single pass. - Fixed conversation title missing or wrong on shared pages across 12 sites: Added
isSharePage()detection and page-heading fallbacks so the browser tab title and export Markdown heading work correctly on shared (non-owned) conversation pages.
| Platform | File | Note |
|---|---|---|
| Chrome | ophel-atlas-v1.0.51-chrome.zip |
Recommended (Consistent ID) |
| Edge | ophel-atlas-v1.0.51-edge.zip |
Edge Add-ons or Load Unpacked |
| Firefox | ophel-atlas-v1.0.51-firefox.zip |
Firefox Add-ons |
| Userscript | ophel-atlas-v1.0.51.user.js |
Tampermonkey script |
| CWS Upload | ophel-atlas-v1.0.51-cws-upload.zip |
For Store Upload Only (No Key) |
🔧 Installation | 安装方法
Chrome / Edge (Recommended)
- Download
ophel-atlas-...-chrome.zip| 下载 Chrome 版本压缩包 - 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) | 油猴脚本
- Install Tampermonkey | 安装 Tampermonkey 插件
- Click the
.user.jsfile link | 点击.user.js文件链接即可安装
Changelog: CHANGELOG.md · 中文版 CHANGELOG.zh-CN.md