YouTube Channel Purge 版本历史 - 4 个版本
YouTube Channel Purge 作者: Sp33d0r
YouTube Channel Purge 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.4.0
发布于 2026年5月15日 - 47.55 KB适用于 firefox 109.0 及更高版本- v1.4.0 (2026-05-15)
- YouTube DOM compatibility fix - Updated channel name detection to handle YouTube's redesigned recommendation elements which migrated from BEM-style CSS classes to camelCase utility classes
- Multi-selector fallback strategy - Channel extraction now tries three methods in order: new camelCase classes →
aria-labelaccessibility attribute → legacy BEM classes, ensuring blocking continues working across YouTube UI changes - Improved resilience - Using
aria-label="Go to channel …"as a stable semantic fallback that YouTube must maintain for screen reader compliance
源代码遵循 MIT 许可证 发布
较早版本
版本 1.3.0
发布于 2026年2月1日 - 54.93 KB适用于 firefox 109.0 及更高版本- v1.3.0 (2026-02-01)
- Sorting options - Sort channel list by name (A-Z or Z-A) or by block count (most/least blocked)
- Temporary unblock - Pause blocking for any channel without losing counters; resume anytime with one click
- Expandable popup - Toggle button (⬇️) in header to expand popup for viewing more channels
- Enhanced stats display - Numbers in statistics are now highlighted in red for better visibility
- Improved UI spacing - Added proper padding at the bottom of the popup for better aesthetics
- Cleaner interface - Removed redundant tip text (wildcard hint is now only in the input placeholder)
- Bug fixes - Fixed counter increment issues when adding new channels
- Bug fixes - Fixed counters not updating when scrolling to load more recommendations
- Code improvements - Simplified content script logic for more reliable counter tracking
源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2026年1月10日 - 37.95 KB适用于 firefox 109.0 及更高版本v1.2.0 (2026-01-08)
- Improved data structure - Channels now stored as objects with name and count properties
- Better JSON format - Export format simplified, eliminates redundant counter object
- Automatic migration - Seamlessly upgrades from v1.0 and v1.1 formats
- Backward compatible - Can still import old format files
- Fixed blocking for movie recommendations (ytd-compact-movie-renderer)
- Fixed blocking for compact video recommendations (ytd-compact-video-renderer)
- Extended DOM monitoring to handle multiple YouTube recommendation types- v1.1.0 (2026-01-07)
- Added block counters to track how many times each channel is detected and hidden
- Real-time counter updates - Counters update instantly in popup without page refresh
- Smart number formatting - Large counts display as 1.2k, 13.7k, etc. with full count in tooltip
- Added export option to include/exclude counter statistics
- Import now supports loading counter data from exports
- Added total videos hidden statistic in popup
- Improved button bar spacing at the bottom of popup
- Updated JSON export format to v1.1 (backward compatible with v1.0)
源代码遵循 MIT 许可证 发布