Historial de versiones de Reclaim: Remove Shorts, Reels & Feeds - 2 versiones
Reclaim: Remove Shorts, Reels & Feeds por SoukoX
Historial de versiones de Reclaim: Remove Shorts, Reels & Feeds - 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 2.3.0
Lanzada el 18 de jul. de 2026 - 125,93 KBCompatible con firefox 121.0 y superioresv2.3.0
Fixed: Extension stops blocking after page refresh
Rewrote all content script polling loops to use set-Interval instead of fragile chained set-Timeout. The extension now reliably stays active across page refreshes and SPA navigations — no more clicking the icon to re-enable it.
Improved: time tracking bar graph
Improved: Accurate time tracking
Replaced the old fixed 10-second lump-sum tracking with visibility-aware precise tracking using document.visibility change + Date.now() delta. Time is now recorded to the second, not rounded to 10s buckets.
Fixed: YouTube "focus-enabled" and "strict-mode" bugs
Removed references to undefined settings that silently broke YouTube's video timer and reminder overlay features.
Fixed: Chart tooltip XSS
Replaced inner HTML with safe DOM methods in the popup time-tracking chart.
Fixed: Memory leaks
Added proper clear Interval for the polling timer in all cleanup paths.
Meta
Lowered Firefox minimum version from 142.0 → 121.0 (142 doesn't exist yet)
Added homepage_url to manifest
Removed invalid data_collection_permissions fieldSe publicó el código fuente bajo la licencia END-USER LICENSE AGREEMENT License
Versiones antiguas
Versión 2.1.0
Lanzada el 28 de jun. de 2026 - 81,72 KBCompatible con firefox 142.0 y superioresBug Fixes:
- Fixed time tracking accuracy when multiple tabs are open. Tab data no longer overwrites each other.
- Facebook no longer freezes. Removed heavy DOM scanning that caused multi-second hangs.
- TikTok overlay keeps sidebar clickable and auto-removes when leaving the feed.
- Extension works on fresh install. All platforms default to enabled.
- Fixed undeclared variable crash in Facebook settings handler.
New Features:
- Support modal with common troubleshooting steps.
- Report an Issue link inside the support modal.
- Added support option
- Added request feature option
- Request a Feature link in the popup footer.
UI Changes:
- Power button colors changed to green for on, red for off.
- Stats label changed from min saved to min spent.
- Footer links made slightly larger.
Technical:
- Time tracking moved to background script to prevent race conditions.
- Source remains unminified with no external dependencies.Se publicó el código fuente bajo la licencia END-USER LICENSE AGREEMENT License