FlowPilot — Claude Auto Resume 版本历史 - 2 个版本
FlowPilot — Claude Auto Resume 作者: Lavesh Hasani
FlowPilot — Claude Auto Resume 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.2
发布于 2026年5月17日 - 1.39 MB适用于 firefox 142.0 及更高版本Version 1.0.2 Release Notes
This release introduces significant enhancements to background automation reliability, multi-cycle scheduling robustness, and strict compliance with Mozilla security guidelines.- Background Execution & Startup Auto-Recovery
i) Added robust timekeeping utilizingchrome.alarmsto allow planned automations to fire accurately even after the active Claude tab or Chrome browser has been closed.
ii)Added startup auto-recovery: If the browser is closed when the renew time passes, the extension automatically catches up and triggers the resume sequence immediately upon browser restart. - Chat Isolation & Session Precision
i) Extracted and tracked unique Chat UUIDs directly from Claude.ai URLs to ensure the extension only auto-reschedules within the exact conversation context, preventing conflicts when switching between different active chats. - Strict Security & Mozilla Compliance (Warning-Free Build)
i)Completely removed the use ofinnerHTMLfor all dynamically injected UI elements (the floating button, countdown ring, and popup window), replacing them with 100% compliant, standard programmatic DOM creation APIs (document.createElement,textContent,appendChild, andcreateElementNS).
ii) Disclosed data collection transparency by adding the mandatorydata_collection_permissions: { "required": ["none"] }configuration to the manifest.
iii) Fixed all icon size mismatch warnings by mapping the exact native resolutions (16x16,48x48,128x128) for the extension icons.
源代码遵循 保留所有权利 发布
- Background Execution & Startup Auto-Recovery
较早版本
版本 1.0.0
发布于 2026年5月13日 - 64.01 KB适用于 firefox 109.0a1 及更高版本源代码遵循 保留所有权利 发布