Easy Video Sharpener의 버전 기록 - 3개 버전
Easy Video Sharpener 제작자: harze2k.dev
Easy Video Sharpener의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.5.0
2026년 3월 17일에 출시 - 32.42 KBfirefox 58.0 이상에서 작동V1.5.0
Bug Fixes
- SVG gradient ID collision - Each overlay now gets a unique vs-icon-grad-{n} ID via overlayIdCounter, so multiple video overlays render their icons correctly
- Slider max mismatch - Overlay strength slider max changed 10 → 7, blur max 5 → 2, step 0.01 → 0.05 to match popup values exactly
- processedVideoCount desync - Removed the manual counter entirely, getStatus now returns trackedVideos.size
- Dead Code Removed
- SVG filter creation - Extracted createUnsharpFilterElement() and createFilterSVG() helpers, eliminating ~120 lines of duplicated SVG construction
- Settings apply logic - Extracted applyOrRemoveSharpening() and handleSettingsChange(), used by both storage.onChanged and runtime.onMessage listeners
- findVideosInCustomElements - Uses Set for O(1) dedup instead of Array.includes
scanForVideos - Also uses Set for merging custom element videos
- Reddit scanning - Reduced from 5 sequential scans (0/500/1000/2000/3500ms) to 3 (0/800/2000ms), with better debouncing (300ms instead of 200ms)
Memory leak fix - scanForVideos now cleans up disconnected videos from trackedVideos on each scan
- Popup and overlay upgraded from generic system font stack to Segoe UI Variable / SF Pro with fallbacks
- Monospace values use Cascadia Code / Fira Code / JetBrains Mono
- Slightly refined color palette (deeper backgrounds, softer accents)All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.4.7
2026년 1월 31일에 출시 - 33.59 KBfirefox 58.0 이상에서 작동1.4.7
- Made improvements to detect and work around many different video services.
- Tested on many of the most common streaming services.
- Added note about DRM sites like Netflix, Disney+ & Prime Video.
- Added link back to the extension hosted on Firefox.
- Aligned the sliders perfectly to the level.
- Compacted the UI so no scrolling is needed.
- Using 96px SVG icon as default.
- Changed donate URL to PayPal.All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.0
2026년 1월 28일에 출시 - 32.23 KBfirefox 58.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드