Skip to content

Instantly share code, notes, and snippets.

@evandor
Created July 17, 2023 05:59
Show Gist options
  • Save evandor/d353f4046efdcce005a57f23dc0a4acb to your computer and use it in GitHub Desktop.
Save evandor/d353f4046efdcce005a57f23dc0a4acb to your computer and use it in GitHub Desktop.
The Icons Section of the manifest file
"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