Skip to content

Commit

Permalink
Implement compatibility with Manifest v2 and v3
Browse files Browse the repository at this point in the history
Also fix compatibility with latest UI version
  • Loading branch information
blmage committed Apr 23, 2024
1 parent 13ca878 commit db73153
Show file tree
Hide file tree
Showing 33 changed files with 2,229 additions and 29 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1,027 changes: 1,027 additions & 0 deletions dist/mv2/assets/css/ui.css

Large diffs are not rendered by default.

Binary file added dist/mv2/icons/icon_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/mv2/icons/icon_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/mv2/icons/icon_256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/mv2/icons/icon_48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/mv2/icons/icon_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/manifest.json → dist/mv2/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Duolingo TTS Controls",
"version": "2.5.3",
"version": "2.6.0",
"description": "Provides playback controls for some of the challenges on Duolingo.",
"permissions": [
"https://*.duolingo.com/"
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/src/ui.js → dist/mv2/src/ui.js

Large diffs are not rendered by default.

Loading

0 comments on commit db73153

Please sign in to comment.