summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--img/Screen Shot 1.png (renamed from img/Screen Shot.png)bin415406 -> 415406 bytes
-rw-r--r--img/Screen Shot 2.pngbin0 -> 811174 bytes
-rw-r--r--manifest.json2
4 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 20fb7e6..e2ad837 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
- [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.
+A simple browser extension to redirect Twitter & Youtube requests to [Nitter](https://nitter.net/about) & [Invidious](https://www.invidio.us/), works when navigating to the site, or opening links.
## Build
diff --git a/img/Screen Shot.png b/img/Screen Shot 1.png
index 7363026..7363026 100644
--- a/img/Screen Shot.png
+++ b/img/Screen Shot 1.png
Binary files differ
diff --git a/img/Screen Shot 2.png b/img/Screen Shot 2.png
new file mode 100644
index 0000000..f131363
--- /dev/null
+++ b/img/Screen Shot 2.png
Binary files differ
diff --git a/manifest.json b/manifest.json
index 8023713..1a142fd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Privacy Redirect",
- "description": "Redirects Twitter & Youtube requests to privacy friendly alternatives (Nitter & Invideus).",
+ "description": "Redirects Twitter & Youtube requests to privacy friendly alternatives (Nitter & Invidious).",
"version": "1.0.0",
"manifest_version": 2,
"background": {