Documentation links for loading an unpacked extension.

This commit is contained in:
David Fifield 2019-06-21 15:02:24 -06:00
parent 85625e19f9
commit 77aac03b7e

View file

@ -7,3 +7,5 @@ npm run webext
``` ```
and then load this directory as an unpacked extension. and then load this directory as an unpacked extension.
* https://developer.mozilla.org/en-US/docs/Tools/about:debugging#Loading_a_temporary_extension
* https://developer.chrome.com/extensions/getstarted#manifest