From 768a6406bfb72066548c2b9a80016545af5d8935 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 24 Mar 2024 10:36:19 +0300 Subject: [PATCH 01/10] Added flathub link --- download.html | 31 +++++++++++++++++-------------- img/store/badge-flathub.svg | 1 + index.html | 2 +- 3 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 img/store/badge-flathub.svg diff --git a/download.html b/download.html index 179aa9a..542376d 100644 --- a/download.html +++ b/download.html @@ -15,7 +15,8 @@ content="A web extension that redirects YouTube, Twitter, Instagram, etc. requests to alternative privacy-friendly frontends"> Download - + @@ -33,25 +34,27 @@

LibRedirect

Donate

Browser Extension

-
- Firefox Add-Ons +
+ + Firefox Add-Ons + - Chromium + Chromium +

Frontends Manager (Beta)

-

Linux: +
+ + Flathub + +

.deb, - AppImage - (Flatpak coming soon) -

-

Windows: - .exe + href="https://github.com/libredirect/frontends_manager/releases/download/v0.1.0/Libredirect.Frontends.Manager_0.1.0_x64-setup.exe"> + Windows (.exe) +

- + \ No newline at end of file diff --git a/img/store/badge-flathub.svg b/img/store/badge-flathub.svg new file mode 100644 index 0000000..060a2db --- /dev/null +++ b/img/store/badge-flathub.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 5237b5c..a8dafd3 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + From 752c60c04ff8421e0fc15efaa7a1fbc61da5fcbb Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Tue, 9 Apr 2024 09:39:08 +0000 Subject: [PATCH 02/10] Add info about Embeds being a pain in the *** --- faq.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/faq.html b/faq.html index 2853a98..c8a4e2c 100644 --- a/faq.html +++ b/faq.html @@ -197,6 +197,16 @@

or by Mastodon and if the case is of high severity which will affect our users; if not, please wait until the script fetches the instances automatically and removes them.

+

+ Embeds aren't working, why? +

+

+

  • The Webpage you are trying to use may have implemented CSP (Content Security Policy) which prevents Libredirect from replacing them with the frontends.
  • +
  • It could be broken because of Top layer in HTML element of the embed that maybe a Custom Video Player or Ads.
  • +
  • Some instances doesn't support embeds at all or displaced them explicitly
  • + + These are some of the reasons that embeds are disabled by default that doesn't block your productivity. +

    Chrome Web Store?

    From 248188cbc08a79713f523876853e4ae1dff9f4cd Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Wed, 10 Apr 2024 01:29:21 +0000 Subject: [PATCH 03/10] change in Embeds info, remove Mobile support and added a short info about it in Downloads page --- download.html | 2 ++ faq.html | 29 +---------------------------- 2 files changed, 3 insertions(+), 28 deletions(-) diff --git a/download.html b/download.html index 542376d..ba73c7c 100644 --- a/download.html +++ b/download.html @@ -42,6 +42,8 @@

    Browser Extension

    Chromium +

    Note : 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.

    +

    Frontends Manager (Beta)


    diff --git a/faq.html b/faq.html index c8a4e2c..3f14788 100644 --- a/faq.html +++ b/faq.html @@ -204,6 +204,7 @@

  • The Webpage you are trying to use may have implemented CSP (Content Security Policy) which prevents Libredirect from replacing them with the frontends.
  • It could be broken because of Top layer in HTML element of the embed that maybe a Custom Video Player or Ads.
  • Some instances doesn't support embeds at all or displaced them explicitly
  • +
  • They are disabled by default to not help website in creating a fingerprint on you
  • These are some of the reasons that embeds are disabled by default that doesn't block your productivity.

    @@ -220,34 +221,6 @@

    the features LibRedirect needs. If other browsers adopt Mozilla's Manifest, then you might see LibRedirect in the Chrome Web Store someday.

    -

    Mobile support?

    -

    Rather than using LibRedirect, use these apps:

    -

    From 774776efb7e9e6808f2880929f9bf0c9bbca5b5a Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Wed, 10 Apr 2024 01:30:39 +0000 Subject: [PATCH 04/10] Minor addition in Embeds --- faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.html b/faq.html index 3f14788..3415d24 100644 --- a/faq.html +++ b/faq.html @@ -204,7 +204,7 @@

  • The Webpage you are trying to use may have implemented CSP (Content Security Policy) which prevents Libredirect from replacing them with the frontends.
  • It could be broken because of Top layer in HTML element of the embed that maybe a Custom Video Player or Ads.
  • Some instances doesn't support embeds at all or displaced them explicitly
  • -
  • They are disabled by default to not help website in creating a fingerprint on you
  • +
  • They are disabled by default to not help website in creating a fingerprint on you as websites can detect when you redirect an embed inside it.
  • These are some of the reasons that embeds are disabled by default that doesn't block your productivity.

    From f5fac7cdd0a52c1342f10e0d0901adc0000f90aa Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Wed, 10 Apr 2024 01:33:37 +0000 Subject: [PATCH 05/10] Add a single

    tag for readability. --- faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.html b/faq.html index 3415d24..466b54c 100644 --- a/faq.html +++ b/faq.html @@ -206,7 +206,7 @@

  • Some instances doesn't support embeds at all or displaced them explicitly
  • They are disabled by default to not help website in creating a fingerprint on you as websites can detect when you redirect an embed inside it.
  • - These are some of the reasons that embeds are disabled by default that doesn't block your productivity. +

    These are some of the reasons that embeds are disabled by default that doesn't block your productivity.

    Chrome Web Store? From 58205e49fed7af4e59212109f7f28ba1f7cdeadb Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Wed, 10 Apr 2024 15:28:11 +0000 Subject: [PATCH 06/10] Refine section --- faq.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/faq.html b/faq.html index 466b54c..d285483 100644 --- a/faq.html +++ b/faq.html @@ -204,9 +204,7 @@

  • The Webpage you are trying to use may have implemented CSP (Content Security Policy) which prevents Libredirect from replacing them with the frontends.
  • It could be broken because of Top layer in HTML element of the embed that maybe a Custom Video Player or Ads.
  • Some instances doesn't support embeds at all or displaced them explicitly
  • -
  • They are disabled by default to not help website in creating a fingerprint on you as websites can detect when you redirect an embed inside it.
  • - -

    These are some of the reasons that embeds are disabled by default that doesn't block your productivity.

    +

    They are disabled by default to not help website in creating a fingerprint on you as websites can detect when you redirect an embed inside it.

    Chrome Web Store? From 61d83107e9605951fa707c3a6dadf05b02dd2fb6 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 14 Apr 2024 11:29:30 +0300 Subject: [PATCH 07/10] Added flathub token --- .well-known/org.flathub.VerifiedApps.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .well-known/org.flathub.VerifiedApps.txt diff --git a/.well-known/org.flathub.VerifiedApps.txt b/.well-known/org.flathub.VerifiedApps.txt new file mode 100644 index 0000000..b4bcdea --- /dev/null +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -0,0 +1 @@ +4e5dce56-b3fd-45de-9904-f6ffeaafaf91 \ No newline at end of file From 950c4eaef0e48a851be8e45aebcf29cf66343bcf Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 14 Apr 2024 11:35:38 +0300 Subject: [PATCH 08/10] Added _confg.yaml --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..db186b3 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +include: [".well-known"] \ No newline at end of file From 1a7117022fcee743cdcc841c3939a3f9d85c072c Mon Sep 17 00:00:00 2001 From: Pierce Thompson Date: Fri, 19 Apr 2024 18:21:28 -0400 Subject: [PATCH 09/10] Add Intellectual as a Genius frontend --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a8dafd3..d73c61d 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,8 @@

    A web extension that redirects YouTube, Twitter, TikTok and ot
  • Genius - Dumb + Dumb, + Intellectual
  • Medium   From c4204623c525a98e201eb352318e7ac2f148430a Mon Sep 17 00:00:00 2001 From: Ikel Atomig Date: Sun, 21 Apr 2024 07:41:08 +0000 Subject: [PATCH 10/10] Fix Popup emulation height --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index e2faa56..729c1ba 100644 --- a/css/style.css +++ b/css/style.css @@ -98,7 +98,7 @@ embed { outline: 1px solid rgb(73, 73, 73); border-radius: 10px; width: 230px; - height: 660px; + height: 616px; border: none; transform: scale(1.1); transform-origin: 0 0;