Historia wersji dodatku Easy Video Sharpener — 3 wersje
Easy Video Sharpener Autor: harze2k.dev
Historia wersji dodatku Easy Video Sharpener — 3 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.5.0
Data wydania: 17 mar 2026 — 32,42 KBDziała z: firefox 58.0 i nowszeV1.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)Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Poprzednie wersje
Wersja 1.4.7
Data wydania: 31 sty 2026 — 33,59 KBDziała z: firefox 58.0 i nowsze1.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.Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Wersja 1.3.0
Data wydania: 28 sty 2026 — 32,23 KBDziała z: firefox 58.0 i nowszeLicencja kodu źródłowego: Wszelkie prawa zastrzeżone