diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | img/Screen Shot 1.png (renamed from img/Screen Shot.png) | bin | 415406 -> 415406 bytes | |||
-rw-r--r-- | img/Screen Shot 2.png | bin | 0 -> 811174 bytes | |||
-rw-r--r-- | manifest.json | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 20fb7e66..e2ad837b 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 7363026a..7363026a 100644 --- a/img/Screen Shot.png +++ b/img/Screen Shot 1.png Binary files differdiff --git a/img/Screen Shot 2.png b/img/Screen Shot 2.png new file mode 100644 index 00000000..f131363d --- /dev/null +++ b/img/Screen Shot 2.png Binary files differdiff --git a/manifest.json b/manifest.json index 80237135..1a142fd8 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": { |