Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
WynterJones committed Jun 17, 2024
1 parent 6cd8704 commit ccf8c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "MedioAI: Enhance Udio",
"version": "1.4",
"description": "Write lyrics with Song Studio, Tag Builder, AI (OpenAI / Claude) Co-Writer, Audio Tools, 5k+ Premade Tags, Commands & More!",
"description": "Write lyrics with Song Studio, Tag Builder, AI Radio, AI Co-Writer, 13k+ Tags, Audio Tools, Lyric Commands & More!",
"permissions": ["storage", "unlimitedStorage"],
"background": {
"service_worker": "engine/background.js"
Expand All @@ -21,7 +21,7 @@
},
"web_accessible_resources": [
{
"resources": ["lib/*", "sounds/*", "database/*", "dj/*", "icon/*", "app/admin/admin.json"],
"resources": ["lib/*", "database/*", "dj/*", "icon/*", "app/admin/admin.json"],
"matches": ["https://www.udio.com/*"]
}
],
Expand Down

0 comments on commit ccf8c68

Please sign in to comment.