about summary refs log tree commit diff stats
path: root/_locales/en
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-07-14 11:46:31 +1000
committerSimonBrazell <simon@brazell.com.au>2020-07-14 11:46:31 +1000
commit9c1f21b9aebc3ea2e3787206354ee5afc1d3316e (patch)
tree08f02528492e89d9a5716be7eedab19b77543faa /_locales/en
parentFix autoplay param & French pop-up title (diff)
downloadlibredirect-9c1f21b9aebc3ea2e3787206354ee5afc1d3316e.zip
Added store listing translations to locales
Diffstat (limited to '_locales/en')
-rw-r--r--_locales/en/store.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/_locales/en/store.md b/_locales/en/store.md
new file mode 100644
index 00000000..fbeedd24
--- /dev/null
+++ b/_locales/en/store.md
@@ -0,0 +1,34 @@
+# Extension Store (AMO & Chrome Web Store) Listing
+
+## Summary:
+
+A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
+
+## Description:
+
+Redirects Twitter, YouTube, Instagram, & Google Maps requests to privacy friendly alternatives - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
+
+Allows for setting custom instances, toggling all redirects on/off and more.
+
+<b>★ More Info: â„šī¸</b>
+<ul>
+  <li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
+  <li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
+  <li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
+  <li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
+</ul>
+
+The code for this web extension is available on <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
+
+<b>★ Donate: 👨đŸģ‍đŸ’ģ</b>
+If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> â˜•ī¸ to show your appreciation and support the continuation of the project.
+
+<b>★ What's New in This Version (`VERSION_NUMBER`) 🆕</b>
+<ul>
+  <li>`VERSION_DESCRIPTION`</li>
+</ul>
+
+<b>★ Permissions: â„šī¸</b>
+<ul>
+  <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required toallow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂</li>
+</ul>
\ No newline at end of file