commit 77aac03b7e0f7c92f3324b0d1b2f31049d183281 Author: David Fifield david@bamsoftware.com Date: Fri Jun 21 15:02:24 2019 -0600
Documentation links for loading an unpacked extension. --- proxy/webext/README.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/proxy/webext/README.md b/proxy/webext/README.md index bacaa94..cd53ff1 100644 --- a/proxy/webext/README.md +++ b/proxy/webext/README.md @@ -7,3 +7,5 @@ npm run webext ```
and then load this directory as an unpacked extension. + * https://developer.mozilla.org/en-US/docs/Tools/about:debugging#Loading_a_tem... + * https://developer.chrome.com/extensions/getstarted#manifest
tor-commits@lists.torproject.org