We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
icon
adamlui/ai-web-extensions
1 parent 7ef8545 commit 3a63296Copy full SHA for 3a63296
chromium/extension/manifest.json
@@ -16,7 +16,8 @@
16
"64": "icons/icon64.png",
17
"128": "icons/icon128.png",
18
"256": "icons/icon256.png",
19
- "632": "icons/icon632.png"
+ "512": "icons/icon512.png",
20
+ "950": "icons/icon950.png"
21
},
22
"background": { "service_worker": "service-worker.js" },
23
"minimum_chrome_version": "88"
0 commit comments