ask that examples include the key

This commit is contained in:
Will Bamberg
2016-01-14 11:28:34 -08:00
parent 4cb4a7bd55
commit 1400a0ddcb

View File

@@ -21,7 +21,7 @@ So examples should:
complex logic that's extraneous to the WebExtension technology itself
* demonstrate good-practice use of the technology, even at the expense of extra
complexity
* include useful optional manifest.json keys: `description` and `homepage_url`
* include useful optional manifest.json keys: `description`, `icons`, and `homepage_url`
Finally, note that the examples are all made available under the
[Mozilla Public License 2.0](https://github.com/mdn/webextensions-examples/blob/master/LICENSE),