mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
use the right size icons
This commit is contained in:
@@ -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.
|
||||
|
||||
BIN
user-agent-rewriter/icons/person-48.png
Normal file
BIN
user-agent-rewriter/icons/person-48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 573 B |
Binary file not shown.
|
Before Width: | Height: | Size: 716 B |
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user