Skip to content

Commit 6f8be00

Browse files
committed
ADD : 로고 업로드
1 parent a837f74 commit 6f8be00

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

logo.png

101 KB
Loading

manifest.json

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
"declarativeNetRequest",
1313
"declarativeNetRequestWithHostAccess"
1414
],
15+
"icons": {
16+
"16": "thumbnail.png",
17+
"32": "thumbnail.png",
18+
"48": "thumbnail.png",
19+
"64": "thumbnail.png",
20+
"128": "thumbnail.png"
21+
},
1522
"background": {
1623
"service_worker": "background.js"
1724
},

thumbnail.png

21.9 KB
Loading

0 commit comments

Comments
 (0)