We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7b103 commit 70b87cbCopy full SHA for 70b87cb
1 file changed
public/base.manifest.json
@@ -4,5 +4,11 @@
4
"version": "1.15.9",
5
"chrome_url_overrides": {
6
"newtab": "index.html"
7
+ },
8
+ "icons": {
9
+ "16": "/logos/logo16.png",
10
+ "32": "/logos/logo32.png",
11
+ "48": "/logos/logo48.png",
12
+ "128": "/logos/logo128.png"
13
}
14
0 commit comments