Ophel Atlas v1.0.21
·
0 commits
to b9428e7eebd563efa1b8bf32be831b176ee6a233
since this release
🚀 新增功能
- 高级模型 Usage 统计与本地估算:新增高级模型对话本地计数与预估面板,并在功能页提供历史 Usage 统计曲线,可按站点与小时、天、月查看次数或粗估 Tokens。 (#103, #256) by @KanameMadoka520
🐛 问题修复
- 修复油猴脚本由于名称变更导致无法加载的问题,回滚脚本名称
- 修复 DeepSeek 虚拟滚动导致的大纲缺失与导出格式丢失问题
- 修复 DeepSeek 删除后页面未刷新,以及豆包会话删除未同步到原网站的问题
- 修复豆包“复制最新回复”无内容的问题,并将多站点“复制最新回复”统一升级为 Markdown 提取,尽量保留标题、加粗、表格、公式与代码块;兼容 DeepSeek / AI Studio 虚拟滚动与 Gemini Enterprise Shadow DOM 场景
| Platform | File | Note |
|---|---|---|
| Chrome | ophel-atlas-v1.0.21-chrome.zip |
Recommended (Consistent ID) |
| Edge | ophel-atlas-v1.0.21-edge.zip |
Edge Add-ons or Load Unpacked |
| Firefox | ophel-atlas-v1.0.21-firefox.zip |
Firefox Add-ons |
| Userscript | ophel-atlas-v1.0.21.user.js |
Tampermonkey script |
| CWS Upload | ophel-atlas-v1.0.21-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 File: CHANGELOG.md