about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorSimon Brazell <simon.brazell@gmail.com>2019-09-20 20:45:58 +1000
committerSimon Brazell <simon.brazell@gmail.com>2019-09-20 20:45:58 +1000
commit565d1203429c6291fe35992811303b6b3254e8cf (patch)
treee196653cf79c68be8804d096b94f9f7394a25dc3 /README.md
downloadlibredirect-565d1203429c6291fe35992811303b6b3254e8cf.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..20fb7e66
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Privacy Redirect
+
+-  [Chrome Extension](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb)
+-  [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/)
+
+A simple browser extension to redirect Twitter & Youtube requests to [Nitter](https://nitter.net/about) & [Invideus](https://www.invidio.us/), works when navigating to the site, or opening links.
+
+## Build
+
+1.  `npm install --global web-ext`
+2.  `web-ext build`
+3.  See `web-ext-artifacts/` for outputs.
+
+## License
+
+Code released under [the MIT license](LICENSE.txt).