use the 'icons' key for all examples

This commit is contained in:
Will Bamberg
2016-01-13 21:03:33 -08:00
parent b444166eed
commit 9190a850f1
37 changed files with 46 additions and 11 deletions

1
borderify/icons/LICENSE Normal file
View File

@@ -0,0 +1 @@
The icons “border-32.png” and “border-64.png” are taken from the Google Material Design iconset, and used under the terms of the Creative Commons Attribution-ShareAlike license: http://creativecommons.org/licenses/by-sa/3.0/.

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

View File

@@ -5,6 +5,10 @@
"name": "Borderify",
"version": "1.0",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/borderify",
"icons": {
"32": "icons/border-32.png",
"64": "icons/border-64.png"
},
"applications": {
"gecko": {