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 episodeソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 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 License に従いリリースされています
バージョン 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 License に従いリリースされています
バージョン 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 License に従いリリースされています
バージョン 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 License に従いリリースされています
バージョン 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 thresholdソースコードは MIT License に従いリリースされています
バージョン 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 localesソースコードは MIT License に従いリリースされています