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.
1 parent d194518 commit cee0ffdCopy full SHA for cee0ffd
1 file changed
apps/extension/manifest.json
@@ -5,17 +5,17 @@
5
"action": {
6
"default_title": "Cornell Loop",
7
"default_icon": {
8
- "16": "popup_icon.png",
9
- "32": "popup_icon.png",
10
- "48": "popup_icon.png",
11
- "128": "popup_icon.png"
+ "16": "loop_logo.png",
+ "32": "loop_logo.png",
+ "48": "loop_logo.png",
+ "128": "loop_logo.png"
12
}
13
},
14
"icons": {
15
16
17
18
19
20
"background": {
21
"service_worker": "src/background.ts",
0 commit comments