mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-05-02 13:57:02 +02:00
ask that examples include the key
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ So examples should:
|
|||||||
complex logic that's extraneous to the WebExtension technology itself
|
complex logic that's extraneous to the WebExtension technology itself
|
||||||
* demonstrate good-practice use of the technology, even at the expense of extra
|
* demonstrate good-practice use of the technology, even at the expense of extra
|
||||||
complexity
|
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
|
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),
|
[Mozilla Public License 2.0](https://github.com/mdn/webextensions-examples/blob/master/LICENSE),
|
||||||
|
|||||||
Reference in New Issue
Block a user