Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
OdysseasKr committed Aug 11, 2024
1 parent eb9f663 commit 5461ca5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Ultimate Spotify Search",
"version": "3.0",
"version": "5.0",
"manifest_version": 3,
"description": "Simplifies search on Spotify with launchers on popular sites and search from right-click",

Expand Down Expand Up @@ -29,5 +29,11 @@

"options_ui": {
"page": "settings/settings.html"
},

"browser_specific_settings": {
"gecko": {
"id": "[email protected]"
}
}
}

0 comments on commit 5461ca5

Please sign in to comment.