Skip to content

Commit

Permalink
release v0.7.7-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragicafit committed Dec 10, 2024
1 parent c243238 commit c85fd70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ On the episode page, it adds a setting to change the audio language.

## Manual Install

- Firefox: Download the [xpi release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.6-beta/Crunchyroll-With-Better-Seasons.xpi), go to `about:debugging#/runtime/this-firefox`, click on `Load Temporay Add-on...` and select the xpi file.
- Chromium: Download the [crx release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.6-beta/Crunchyroll-With-Better-Seasons.crx), go to `chrome://extensions`, enable debugging, drag and drop the crx file.
- Chrome: Download the [crx release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.6-beta/Crunchyroll-With-Better-Seasons.crx), go to `chrome://extensions`, enable debugging, drag and drop the crx file.
- Firefox: Download the [xpi release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.7-beta/Crunchyroll-With-Better-Seasons.xpi), go to `about:debugging#/runtime/this-firefox`, click on `Load Temporay Add-on...` and select the xpi file.
- Chromium: Download the [crx release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.7-beta/Crunchyroll-With-Better-Seasons.crx), go to `chrome://extensions`, enable debugging, drag and drop the crx file.
- Chrome: Download the [crx release](https://github.com/Dragicafit/Crunchyroll-With-Better-Seasons/releases/download/v0.7.7-beta/Crunchyroll-With-Better-Seasons.crx), go to `chrome://extensions`, enable debugging, drag and drop the crx file.

## Developing or debugging the extension

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Crunchyroll With Better Seasons",
"description": "Instead of having multiple seasons as DUBS, change audio language directly from the episode.",
"version": "0.7.6",
"version": "0.7.7",
"author": "Dragicafit",
"icons": {
"48": "src/icons/icon.svg",
Expand Down

0 comments on commit c85fd70

Please sign in to comment.