New FreshView for YouTube™ sürüm geçmişi - 3 sürüm
New FreshView for YouTube™ geliştiren: Ryan Cerviche
New FreshView for YouTube™ sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 2.3.0
28 Haz 2026 tarihinde çıktı - 775,33 KBfirefox 58.0 ve üstü ile çalışırNew FreshView for YouTube™ - Version 2.3.0
Release Date: June 2026
Summary:
This release adds full compatibility with YouTube's 2026 redesign and fixes several critical bugs affecting playlist and video detection.
Key Changes:- YouTube 2026 Redesign Support
- Added support for the new yt-lockup-view-model component used in playlists, search results, and the home page
- Updated video detection selectors to find titles and links in the new UI structure
- Updated progress bar detection to work with the new thumbnail overlay components
- Improved Video Detection
- Added multiple fallback selectors for finding video links (a.ytLockupMetadataViewModelTitle, a#video-title, a[href*='/watch?v='])
- Added multiple fallback selectors for finding video titles in the new layout
- Added generic fallback selector that catches videos even if the structure changes again
- Improved Progress Bar Detection
- Added support for transform: scaleX() progress indicators used in the new design
- Added multiple fallback methods for extracting watch percentage
- Better handling of different progress bar implementations across layouts
- Bug Fixes
- Fixed infinite loop bug in derivePath() that could cause performance issues
- Added element deduplication to prevent processing the same video multiple times
- Fixed playlist video extraction for the new layout
- Updated Manifest
- Added data_collection_permissions key with "none" value (no data collection)
- Changed applications to browser_specific_settings
- Version bump to 2.3.0
Files Modified:
- js/extractor.js - Added yt-lockup-view-model selectors
- js/video.js - New selectors for YouTube redesign, fixed path derivation
- manifest.json - Version bump, data_collection_permissions added
- updates.json - Added 2.3.0 release entry
Testing:
- Verified working on YouTube home page, subscriptions, search results, playlists, and channel pages
- Verified progress bar detection works with both old and new YouTube layouts
- Verified no data collection occurs
Known Issues:
None reported.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Eski sürümler
Sürüm 2.2.0
9 Nis 2026 tarihinde çıktı - 775,37 KBfirefox 58.0 ve üstü ile çalışırUpdated the Video class to improve selector handling for April 2026 new homepage layouts and fallback options for title and URL extraction. Also updated and improved progress bar detection. Legacy class detection remains in place.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 2.1.42
6 Eyl 2025 tarihinde çıktı - 774,16 KBfirefox 109.0 ve üstü ile çalışırKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı