Crunchyroll Auto Skip의 버전 기록 - 8개 버전
Crunchyroll Auto Skip 제작자: SyuFox
Crunchyroll Auto Skip의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.3.0
2026년 5월 7일에 출시 - 48.47 KBfirefox 140.0 이상, android 142.0 이상에서 작동added safeguard to prevent looping at the end of a episodeMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 2.2.4
2026년 4월 13일에 출시 - 48.6 KBfirefox 140.0 이상, android 142.0 이상에서 작동Release 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.MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.2.3
2026년 4월 13일에 출시 - 48.52 KBfirefox 142.0 이상에서 작동Release 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.MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.2.2
2026년 4월 13일에 출시 - 48.4 KBfirefox 109.0 이상에서 작동Release 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.MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.2.1
2026년 4월 13일에 출시 - 48.29 KBfirefox 109.0 이상에서 작동v2.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.MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.2.0
2026년 4월 13일에 출시 - 47.04 KBfirefox 109.0 이상에서 작동Crunchyroll 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 thresholdMIT 라이선스에 따라 릴리스된 소스 코드
버전 2.1.0
2026년 4월 13일에 출시 - 16.73 KBfirefox 109.0 이상에서 작동Crunchyroll 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 localesMIT 라이선스에 따라 릴리스된 소스 코드