Skip to content

Commit 0d285b0

Browse files
authored
Merge pull request #3 from cc8080/dev
Created custom small icons
2 parents 4441c17 + ebb87e8 commit 0d285b0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

frame-fit-16.png

287 Bytes
Loading

frame-fit-48.png

1.15 KB
Loading

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
],
1010
"minimum_chrome_version" : "6.0.0.0",
1111
"icons" : {
12-
"16" : "imageinfo-16.png",
13-
"48" : "imageinfo-48.png",
12+
"16" : "frame-fit-16.png",
13+
"48" : "frame-fit-48.png",
1414
"128" : "frame-fit-128.png"
1515
},
1616
"manifest_version": 2

0 commit comments

Comments
 (0)