Created
July 17, 2023 05:59
-
-
Save evandor/d353f4046efdcce005a57f23dc0a4acb to your computer and use it in GitHub Desktop.
The Icons Section of the manifest file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"icons": { | |
"16": "icons/icon-16x16.png", | |
"48": "icons/icon-48x48.png", | |
"128": "icons/icon-128x128.png" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment