[tor-commits] [snowflake/master] Documentation links for loading an unpacked extension.
dcf at torproject.org
dcf at torproject.org
Fri Jun 21 21:02:53 UTC 2019
commit 77aac03b7e0f7c92f3324b0d1b2f31049d183281
Author: David Fifield <david at 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_temporary_extension
+ * https://developer.chrome.com/extensions/getstarted#manifest
More information about the tor-commits
mailing list