summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2019-09-25 10:03:24 +1000
committerSimonBrazell <simon@brazell.com.au>2019-09-25 10:06:24 +1000
commita4f766727c41ec87dc392c2b2b32bec62b7bc284 (patch)
tree00ae4ef7768ddcb8c561fdcd5f5b540464d99857
parentb2e5f0c0991d0bca635d7b3cc6d95dc441933765 (diff)
downloadprivacy-redirect-a4f766727c41ec87dc392c2b2b32bec62b7bc284.tar.gz
privacy-redirect-a4f766727c41ec87dc392c2b2b32bec62b7bc284.tar.bz2
privacy-redirect-a4f766727c41ec87dc392c2b2b32bec62b7bc284.zip
Add screenshots for store
-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": {