История версий «Easy Video Sharpener» — 3 версии
Easy Video Sharpener от harze2k.dev
История версий «Easy Video Sharpener» — 3 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.5.0
Выпущено 17 мар. 2026 г. — 32,42 КБРаботает с firefox 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)Исходный код выпущен на условиях Все права защищены
Старые версии
Версия 1.4.7
Выпущено 31 янв. 2026 г. — 33,59 КБРаботает с firefox 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.Исходный код выпущен на условиях Все права защищены
Версия 1.3.0
Выпущено 28 янв. 2026 г. — 32,23 КБРаботает с firefox 58.0 и вышеИсходный код выпущен на условиях Все права защищены