Take emojis back again
This commit is contained in:
parent
4718b75ad0
commit
99b8363ce4
|
@ -10,7 +10,7 @@ Redirects Twitter, YouTube, Instagram, & Google Maps requests to privacy friendl
|
|||
|
||||
Allows for setting custom instances, toggling all redirects on/off and more.
|
||||
|
||||
<b>★ More Info: </b>
|
||||
<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>
|
||||
|
@ -20,17 +20,17 @@ Allows for setting custom instances, toggling all redirects on/off and more.
|
|||
|
||||
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>★ 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 (v1.1.36) </b>
|
||||
<b>★ What's New in This Version (v1.1.36) 🆕</b>
|
||||
<ul>
|
||||
<li>Added Russian language translation.</li>
|
||||
<li>Fix Invidious autoplay parameter.</li>
|
||||
</ul>
|
||||
|
||||
<b>★ Permissions: </b>
|
||||
<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>
|
||||
<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>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue