Historial de versiones de FlowPilot — Claude Auto Resume - 2 versiones
FlowPilot — Claude Auto Resume por Lavesh Hasani
Historial de versiones de FlowPilot — Claude Auto Resume - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.0.2
Lanzada el 17 de may. de 2026 - 1,39 MBCompatible con firefox 142.0 y superioresVersion 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.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
- Background Execution & Startup Auto-Recovery
Versiones antiguas
Versión 1.0.0
Lanzada el 13 de may. de 2026 - 64,01 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Todos los derechos reservados