Skip to content

Commit

Permalink
reverted missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
AykutCevik committed Feb 24, 2018
1 parent f5e4f03 commit dafc32a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.4",
"manifest_version": 2,
"icons": {
"48": "img/icon_48.png",
"128": "img/icon_128.png",
"512": "img/icon_512.png"
},
Expand All @@ -26,7 +27,7 @@
],
"browser_action": {
"default_title": "IDN Safe",

"default_icon": "img/icon_48.png",
"default_popup": "html/popup.html"
},
"author": "Aykut Çevik",
Expand Down

0 comments on commit dafc32a

Please sign in to comment.