Reclaim-Focus: Remove Shorts, Reels & Feeds의 버전 기록 - 2개 버전
Reclaim-Focus: Remove Shorts, Reels & Feeds 제작자: SoukoX
Reclaim-Focus: Remove Shorts, Reels & Feeds의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 2.3.0
2026년 7월 18일에 출시 - 125.93 KBfirefox 121.0 이상에서 작동v2.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 fieldEND-USER LICENSE AGREEMENT License에 따라 릴리스된 소스 코드
이전 버전
버전 2.1.0
2026년 6월 28일에 출시 - 81.72 KBfirefox 142.0 이상에서 작동Bug 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.END-USER LICENSE AGREEMENT License에 따라 릴리스된 소스 코드