多账号隔离、导入导出与数据恢复 / Multi-account isolation, import/export, and data recovery
新功能
- 多账号隔离:每个 YouTube 账号的分类数据独立存储,切换账号互不干扰。旧版本数据会自动迁移给升级后第一个使用的账号
- 一键恢复:如果旧数据被错误的账号认领(比如另一个账号的后台标签页先加载了),在正确的账号打开管理面板,点击顶部的「恢复旧数据」即可找回全部分类
- 导出 CSV:管理面板一键导出全部分类和频道,Excel 双击打开中文不乱码
- 导入 CSV:按「分类,频道名称,频道链接」三列结构批量导入,自动创建缺失的分类,已有频道自动去重(格式详见 README)
- 一键归类:视频页/频道主页的订阅按钮旁新增「加入分类」按钮
- 全局搜索:修复中文输入法输入被打断的问题;搜索改为跨全部分类、支持多关键字
升级说明
从 v0.1.0 升级:下载解压后在 chrome://extensions/ 用「加载已解压的扩展程序」指向新文件夹(或替换原文件夹内容后点刷新)。本地数据自动迁移,无需手动操作。
What's New (English)
- Multi-account isolation — each YouTube account keeps its own categories; legacy data migrates automatically to the first account used after upgrading
- One-click recovery — if the wrong account adopted your data during migration, open the manager on the right account and click "恢复旧数据" (Restore)
- CSV export/import — export all categories to an Excel-compatible CSV; bulk-import with automatic category creation and dedupe (format documented in README.en.md)
- Quick add — an "add to category" button next to the subscribe button on watch/channel pages
- Global search — fixed IME composition breaking; search now spans all categories with multi-keyword support