Skip to content

Commit 5080c94

Browse files
authored
Merge pull request #241 from chrahunt/feature/new-icon
Add new icon
2 parents 16c9736 + 659dc74 commit 5080c94

File tree

3 files changed

+44
-37
lines changed

3 files changed

+44
-37
lines changed

package-lock.json

+41-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/images/icon128.png

3.11 KB
Loading

src/manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
],
3333
"run_at": "document_end"
3434
}],
35+
"icons": {
36+
"128": "images/icon128.png"
37+
},
3538
"sandbox": {
3639
"pages": [
3740
"html/ajv-sandbox.html"

0 commit comments

Comments
 (0)