use the right size icons

This commit is contained in:
Will Bamberg
2016-01-14 11:25:15 -08:00
parent 9190a850f1
commit 4cb4a7bd55
28 changed files with 16 additions and 23 deletions

View File

@@ -1 +1 @@
The "person-32.png" and "person-64.png" icons are taken from the Ionicons iconset (http://ionicons.com/), and are used here under the MIT license: http://opensource.org/licenses/MIT.
The "person-32.png" "person-48.png" icons are taken from the Ionicons iconset (http://ionicons.com/), and are used here under the MIT license: http://opensource.org/licenses/MIT.

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 716 B

View File

@@ -6,8 +6,7 @@
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/user-agent-rewriter",
"icons": {
"32": "icons/person-32.png",
"64": "icons/person-64.png"
"48": "icons/person-48.png"
},
"applications": {