Cruxly — AI Summarizer for Video, PDF & More 版本历史 - 3 个版本
Cruxly — AI Summarizer for Video, PDF & More 作者: Alex Bezrukov
Cruxly — AI Summarizer for Video, PDF & More 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.2
发布于 2026年8月2日 - 210.04 KB适用于 firefox 109.0 及更高版本Fixes
1. popup.js was unconditionally opening the sidebar the instant the popup was opened — even with nothing pending — which is why settings and the sidebar both appeared after install with no way to close the sidebar. Removed that; the sidebar now only opens from an explicit button click.
2. Both extensions' background scripts now fall back to opening the analysis in a new website tab when the sidebar/side panel can't be opened, instead of leaving the user with just a badge and a "go click the toolbar" message. On Firefox this fires every time from that button (expected);
3. Updated the toast/button copy in both languages to reflect "opened in a new tab" instead of the old dead-end hint.源代码遵循 保留所有权利 发布
较早版本
版本 1.0.1
发布于 2026年8月1日 - 209.38 KB适用于 firefox 109.0 及更高版本1.0.1 — Compatibility fixes
Switched all extension APIs from Chrome's callback-based chrome. namespace to Firefox's native promise-based browser. namespace. This fixes intermittent failures in context menu registration, tab badge updates (YT/PDF indicators), settings sync, and sidebar opening that could occur because chrome.* is only a compatibility shim in Firefox and doesn't reliably behave like the real API. No new features or permission changes.源代码遵循 保留所有权利 发布
版本 1.0.0
发布于 2026年7月28日 - 209.23 KB适用于 firefox 109.0 及更高版本源代码遵循 保留所有权利 发布