diff options
Diffstat (limited to 'data/extensions/{b7f9d2cd-d772-4302-8c3f-eb941af36f76}/_locales/en/store.md')
-rw-r--r-- | data/extensions/{b7f9d2cd-d772-4302-8c3f-eb941af36f76}/_locales/en/store.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/extensions/{b7f9d2cd-d772-4302-8c3f-eb941af36f76}/_locales/en/store.md b/data/extensions/{b7f9d2cd-d772-4302-8c3f-eb941af36f76}/_locales/en/store.md new file mode 100644 index 0000000..69b47c3 --- /dev/null +++ b/data/extensions/{b7f9d2cd-d772-4302-8c3f-eb941af36f76}/_locales/en/store.md @@ -0,0 +1,33 @@ +# 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>β
Permissions: βΉοΈ</b> +<ul> + <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow 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> +``` |