Crunchyroll Auto Skip version history - 7 versions
Crunchyroll Auto Skip by SyuFox
Crunchyroll Auto Skip version history - 7 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.2.4
Released Apr 13, 2026 - 48.6 KBWorks with firefox 140.0 and later, android 142.0 and laterRelease Notes — v2.2.4
Maintenance- Fixed platform availability: strict_min_version is now set separately for desktop Firefox (140.0) and Firefox for Android (142.0) per official Mozilla documentation — previously a unified value of 142.0 blocked desktop users on Firefox 140/141 from installing the extension.
No functional changes
All features remain identical to v2.2.1.Source code released under MIT License
Older versions
Version 2.2.3
Released Apr 13, 2026 - 48.52 KBWorks with firefox 142.0 and laterRelease Notes — v2.2.2
Maintenance- Added data_collection_permissions: ["none"] to the manifest as required by Firefox AMO for all new extensions.
- Raised strict_min_version from 109.0 to 142.0 to match the minimum Firefox version that supports the data_collection_permissions field (desktop: 140, Android: 142).
No functional changes
All features remain identical to v2.2.1. This is a manifest-only compliance release.Source code released under MIT License
Version 2.2.2
Released Apr 13, 2026 - 48.4 KBWorks with firefox 109.0 and laterRelease Notes — v2.2.2
Bug Fixes- Fixed validation error on Firefox AMO: added required data_collection_permissions declaration ("none") to the manifest, as now mandated for all Firefox extensions.
No functional changes
All features remain identical to v2.2.1. This is a manifest-only housekeeping release.Source code released under MIT License
Version 2.2.1
Released Apr 13, 2026 - 48.29 KBWorks with firefox 109.0 and laterv2.2.1 Release Note:
▎ Fixed: Extension now works without requiring a page reload after navigating to an episode. The content script was previously only injected on /watch/ URLs — since Crunchyroll is a SPA, navigating from the homepage never triggered it. The script now runs on all crunchyroll.com
▎ pages and activates automatically when a watch URL is detected.Source code released under MIT License
Version 2.2.0
Released Apr 13, 2026 - 47.04 KBWorks with firefox 109.0 and laterCrunchyroll AutoSkip v2.2.0
Internationalization update — the extension UI is now fully in English to better serve a global audience.
What's new:
- All UI text migrated from German to English
- Two new features: chapter markers on the timeline and automatic dismissal of the "still watching?" prompt
- Auto-advance to next episode at a configurable playback thresholdSource code released under MIT License
Version 2.1.0
Released Apr 13, 2026 - 16.73 KBWorks with firefox 109.0 and laterCrunchyroll AutoSkip v2.1.0
This release is a complete rewrite of the extension following recent changes to the Crunchyroll UI. The previous version relied on selectors that are no longer present in Crunchyroll's updated player. The extension now targets the confirmed, stable DOM attributes of the new player
(data-variant, aria-hidden, data-testid) and is significantly more robust as a result.
What's new:
- Reliable skip detection for Intro, Recap, and Outro/Credits
- Auto-advance to next episode at a configurable episode completion threshold
- Skip segment timing fetched from Crunchyroll's own CDN for accurate threshold calculation
- Language-independent button detection — works across all Crunchyroll localesSource code released under MIT License
Version 2.0
Released Jan 5, 2026 - 24.78 KBWorks with firefox 140.0 and laterSource code released under MIT License