Skip to content

Commit

Permalink
add dictionary word in manifest file for better visibility in store
Browse files Browse the repository at this point in the history
  • Loading branch information
chandujr committed Jul 2, 2024
1 parent 67b68b5 commit 982b912
Showing 1 changed file with 1 addition and 1 deletion.
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": "Show me the meaning",
"version": "1.1",
"description": "Shows definition of double-clicked words",
"description": "This English dictionary app will show the definition of double-clicked words",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
Expand Down

0 comments on commit 982b912

Please sign in to comment.