It supports both links and embeds and is available on firefox for android. List of sites is on github. I’m the main developer so you can ask questions.

  • @Cheradenine@sh.itjust.works
    link
    fedilink
    English
    127 months ago

    Thank you very much. This seems like it is in the same vein of the Android app, UntrackMe, which is unfortunately no longer maintained.

  • @ryantown@lemmy.world
    link
    fedilink
    87 months ago

    Ah cool. I only just learned about LibRedirect and was hoping for a solution for Firefox on my phone. Thanks for sharing!

    • @libreomOP
      link
      English
      147 months ago

      No, written from scratch in manifest v3 with minimal permissions

      • @sabreW4K3@lemmy.tf
        link
        fedilink
        English
        67 months ago

        Nice. What are the benefits over LibRedirect?

        Does PreDirect also have instance discovery built in along with the ability to ping services?

        • @libreomOP
          link
          English
          127 months ago

          Libredirect is a manifest v2 extension (can’t be published on chrome store) and has permissions for all_urls, predirect is a manifest v3 extension and only has permissions for necessary domains

          • @sabreW4K3@lemmy.tf
            link
            fedilink
            English
            4
            edit-2
            7 months ago

            So basically tighter permissions and using newer APIs. As for the Chrome stuff, as a Firefox user posting in a Firefox community, it’s of little consequence to me. But I look forward to trying out this extension.

            Edit: Tried it and it kinda falls over at the first hurdle. I installed it and then tried to follow links to Tiktok and Instagram only to end up on the official sites.

            Also the UI is kinda unstyled. It feels like when you first learn Java.

            • @libreomOP
              link
              English
              37 months ago

              There is an onboarding step for permissions in firefox version(due to more restrictions in manifest v3 than even chrome),so you need to grant permissions, unstyled UI is intended but I will add style with a minimal ui css framework in near future

                • @libreomOP
                  link
                  English
                  17 months ago

                  Firefox is stricter than chrome in manifest v3 that it provides no way to request host permissions at install time, there is a onboarding page after installation of addon where you can grant permissions to hosts

        • @libreomOP
          link
          English
          27 months ago

          deleted by creator