Crunchyroll Auto-Skip is a Chrome extension that automatically clicks the Skip Intro and Skip Credits buttons while watching anime on Crunchyroll. It also includes a toggle button to enable or disable the auto-skip feature.
- ✅ Automatically skips intros and credits on Crunchyroll.
- 🔘 Toggle feature to turn auto-skip on or off.
- 🚀 Lightweight and fast – runs efficiently in the background.
- 🔄 Remembers your last setting across browser sessions.
Since this is not yet published on the Chrome Web Store, you need to install it manually.
- Click the green Code button on this repository.
- Select Download ZIP.
- Extract the ZIP file to a location on your computer.
- Open Google Chrome.
- Navigate to
chrome://extensions/
. - Enable Developer Mode (toggle switch in the top-right corner).
- Click Load unpacked.
- Select the folder where you extracted the extension.
- The extension should now appear in your Chrome toolbar!
- Click the Crunchyroll Auto-Skip extension icon in the Chrome toolbar.
- A popup will appear with a toggle button:
- 🟢 Enable Auto-Skip → The extension will automatically skip intros and credits.
- 🔴 Disable Auto-Skip → The extension will stop skipping.
- The setting is saved automatically, so you don't need to toggle it every time.
- Visit Crunchyroll.
- Play any anime episode.
- If Auto-Skip is enabled, the extension will automatically press the Skip Intro and Skip Credits buttons when they appear.
- If Auto-Skip is disabled, you can manually click Skip.
Q: The extension is not skipping intros or credits.
- Ensure that Auto-Skip is enabled (click the extension icon and check the toggle).
- Refresh the Crunchyroll page after installing the extension.
- Open Chrome DevTools (
F12
→ Console) and check for error messages.
Q: The extension disappeared after restarting Chrome.
- Since this is a developer mode extension, you need to re-enable it from
chrome://extensions/
if Chrome disables it.
This project is licensed under the Apache License. Feel free to modify and improve it!
Have suggestions or want to improve the extension? Contributions are welcome!
- Fork this repository.
- Create a new branch (
git checkout -b feature-name
). - Make your changes and commit them.
- Push to your branch (
git push origin feature-name
). - Create a pull request.
If you like this project, give it a star ⭐ on GitHub!
For issues or feature requests, open a GitHub Issue.