]> git.r.bdr.sh - rbdr/junction/blobdiff - README.md
Add chrome compatibility
[rbdr/junction] / README.md
index 18d572bca06fa66552f009c7e6ec5f4ef3257140..036203a4b55f1df927312fb0255d1a7882ddf4f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,19 @@
 # Junction
 
 # Junction
 
-Connect people through any URL
\ No newline at end of file
+Connect people through any URL
+
+## Extension
+
+### Testing on Firefox
+
+In order to test on firefox, first go to `about:debugging`, then click
+on the `This Firefox` option. Then click on `Load Temporary Add-On` and
+point the browser to the `extension/manifest.json` file.
+
+This will enable the extension and will allow you to use the inspector to debug.
+
+### Testing on Chrome
+
+In order to test on chrome, first go to `chrome://extensions/`. Make sure
+`Developer mode` is enabled. Then click `Load Unpacked` and point the browser
+to the `extension` directory.