Skip to content

Commit

Permalink
change in Embeds info, remove Mobile support and added a short info a…
Browse files Browse the repository at this point in the history
…bout it in Downloads page
  • Loading branch information
IkelAtomig committed Apr 10, 2024
1 parent 752c60c commit 248188c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 28 deletions.
2 changes: 2 additions & 0 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ <h2>Browser Extension</h2>
<img src="./img/store/badge-chromium.webp" alt="Chromium">
</a>

<p><strong>Note : </strong>The Extension is now available on Firefox for Android, To Install it, open the link in Desktop view. It is still in Experimental stage. Not fully supported by the team. If it works, it works.</p>

<h2>Frontends Manager (Beta)</h2>
<br>
<a class="badge" href="https://flathub.org/apps/io.github.libredirect.frontends-manager">
Expand Down
29 changes: 1 addition & 28 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ <h3 id="embeds">
<li>The Webpage you are trying to use may have implemented CSP (<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP">Content Security Policy</a>) which prevents Libredirect from replacing them with the frontends.</li>
<li>It could be broken because of Top layer in HTML element of the embed that maybe a Custom Video Player or Ads.</li>
<li>Some instances doesn't support embeds at all or displaced them explicitly</li>
<li>They are disabled by default to not help website in creating a fingerprint on you</li>

These are some of the reasons that embeds are disabled by default that doesn't block your productivity.
</p>
Expand All @@ -220,34 +221,6 @@ <h3 id="chrome_web_store">
the features LibRedirect needs. If other browsers adopt Mozilla's
Manifest, then you might see LibRedirect in the Chrome Web Store someday.
</p>
<h3 id="mobile_support"> <a href="#mobile_support">Mobile support?</a></h3>
<p>Rather than using LibRedirect, use these apps:</p>
<ul class="clear">
<li>
URL Manipulation <span>&#8594;</span>
<a href="https://github.com/TrianguloY/UrlChecker">URLCheck</a>,
<a href="https://github.com/1fexd/LinkSheet">LinkSheet</a>
</li>
<li>
YouTube <span>&#8594;</span>
<a href="https://libretube.dev/">LibreTube</a>,
<a href="https://github.com/lamarios/clipious">Clipious</a>,
<a href="https://newpipe.net/">NewPipe</a>
</li>
<li>
Twitter <span>&#8594;</span>
<a href="https://fritter.cc/">Fritter</a>
</li>
<li>
Translate <span>&#8594;</span>
<a href="https://github.com/you-apps/TranslateYou">TranslateYou</a>,
<a href="https://manerakai.github.io/simplytranslate_mobile/">SimplyTranslate Mobile</a>
</li>
<p>You can also install LibRedirect in Firefox for Android; just visit the <a
href="https://addons.mozilla.org/firefox/addon/libredirect/">Mozilla addons page</a> and
switch to desktop view to install the extension. Please note that this is only for the Firefox
browser, not Android as a whole.</p>
</ul>
</div>
<br>
<br>
Expand Down

0 comments on commit 248188c

Please sign in to comment.