-
chore: code cleanup + extension conflict troubleshooting (#260)
发布于
2026-03-22 14:18:22 +00:00 Cleanup:
- Remove redundant double-retry in resolveTabId (was retrying data: URI
with the same data: URI) - Fix stale comment (30s → 120s idle timeout)
- Remove verbose debug logging in resolveTabId
- Built extension is now smaller (16.66kB vs 17.18kB)
Extension conflict:
- Add hint to attach-failed error when chrome-extension:// URL is detected
- Add troubleshooting entry for extension conflicts (e.g. youmind, New Tab
Override) to both README.md and README.zh-CN.md
Ref: #249
下载附件
- Remove redundant double-retry in resolveTabId (was retrying data: URI