Crunchyroll Auto Skip 版本历史 - 8 个版本
Crunchyroll Auto Skip 作者: SyuFox
Crunchyroll Auto Skip 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.3.0
发布于 2026年5月7日 - 48.47 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本added safeguard to prevent looping at the end of a episode源代码遵循 MIT 许可证 发布
较早版本
版本 2.2.4
发布于 2026年4月13日 - 48.6 KB适用于 firefox 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 KB适用于 firefox 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 KB适用于 firefox 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 KB适用于 firefox 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 KB适用于 firefox 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 threshold源代码遵循 MIT 许可证 发布
版本 2.1.0
发布于 2026年4月13日 - 16.73 KB适用于 firefox 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 locales源代码遵循 MIT 许可证 发布