Dragicafit / Crunchyroll-With-Better-Seasons

A cross-platform browser extension that changes the way seasons are display on Crunchyroll.
MIT License
10 stars 0 forks source link
anime chrome chrome-extension crunchyroll extension firefox firefox-extension typescript

Mozilla Add-ons Chrome Web Store Github

Crunchyroll With Better Seasons

Crunchyroll With Better Seasons is a cross-platform browser extension that changes the way seasons are displayed on Crunchyroll and adds the subtitles to the dub episodes.

On the serie page, it groups all audio languages into a single seasons and reorder the seasons with a better numerotation.

On the episode page, it adds a setting to change the audio language.

Manual Install

Developing or debugging the extension

The master branch generate the firefox extension, the chrome branch generate the chrome and chromium extension.

This project uses Node.js. You have to install it before continuing:

To install all the depedencies, use the command npm install :

$ npm install

Compile the extension:

$ npm run build-extension

Finaly load the extension in your browser: