• fmstrat@lemmy.nowsci.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 days ago

    Only reason I use Chromium is PWAs (Web Apps). Which is why I made an extension that opens links from Chromium in Firefox.

    Got Slack running in your work profile on Chromium? Opens links in Firefox work profile.

    I should probably release this.

    • ᗪᗩᗰᑎ@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      9 days ago

      Same here. I have to trust/use an extension and third party desktop application (Progressive Web Apps for Firefox) to get this feature to work and not have to rely on Chrome/Edge/etc.

      I can easily see less patient or understanding users dropping Firefox if they find out it doesn’t work with Progressive Web Apps.

      • fmstrat@lemmy.nowsci.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        8 days ago

        My problem with that extension is the separate profile requirement (so new links can’t open in a specific profile), and some things (like Slack) don’t fully work outside Chromium.

        My solution works like this:

        • Slack open as PWA in Chromium in profile Work
        • Click link to http://that
        • Extension captures the request, cancels the new tab/window, sends the URL and profile name to a small service running on localhost
        • Service opens Firefox with same profile to URL

        The extension is set to skip this process if the base URL is the same as the current site (Slack.com/google.com/etc).

        Note: Why would someone down vote you for a helpful response? Sheash.

  • solrize@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    Main thing I want is to override site css. Who cares what the browser itself looks like.

  • Azdalen@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 days ago

    Didn’t FF basically solve this with their Firefox Color addon? well, at least from a color them perspective.

  • Vincent@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    Anyone who thinks they know what needs to happen for Firefox to regain market share, needs to consider what would happen if someone forks Firefox and makes that happen.

    There’s no way that CSS theming is it. And in general, “not doing something” isn’t going to be it, either.

    • fixmycode@feddit.cl
      link
      fedilink
      arrow-up
      0
      ·
      9 days ago

      they need to offer a better alternative to Electron. once that happens, you’ll have Firefox everywhere. People will code their SPAs to run in Firefox first, recommend it to their users, and accelerate the development of better APIs.

      • Vincent@feddit.nl
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        9 days ago

        Ah, so it should just be better! I wonder why nobody thought of that yet :P

        (Sorry, I’m in a sarcastic mood, but you get my point.)

        • fixmycode@feddit.cl
          link
          fedilink
          arrow-up
          0
          ·
          9 days ago

          oh don’t get me wrong if I had a plan for it I’d be doing it. I’ve always found it really weird given the impact that Electron had in app development, why Firefox never tried to ride that train. I know of one short lived effort to take the engine out of the browser.

          • Vincent@feddit.nl
            link
            fedilink
            arrow-up
            0
            ·
            9 days ago

            Usually the answer is limited resources with unclear payoff, i.e. even with Electron’s success, it’s not clear that there’s room for an alternative in the market, and it’d be a lot of effort to do.

                • im sorry i broke the code@sh.itjust.works
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  edit-2
                  8 days ago

                  Tauri v2 just got released, it’s very recent and corps move slowly; besides, rewriting a project in a different framework is a major undertaking, it would be a bad idea to rewrite a major project in Tauri, which is still not as widespread. I’m unfortunate enough to have to work with Electron and Tauri greatly improves on everything that is wrong with Electron. I have no doubt that companies will begin adopt it in the following years (or a similar tool, the underlying architecture is solid).

      • threeganzi@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        9 days ago

        Check out Tauri, a better alternative to Electron. It avoids bundling a browser engine in the binary and relies on the OS browser engine.

  • prototype_g2@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    Honestly, I don’t see why CSS theming is important. The customization is nice and all, but that’s not going to make people switch to Firefox. There are many other things that could be improved, like adding tab grouping. I use this extension called Tree Style Tab which I cannot live without. Firefox having something like that by default instead of an extension would be nice.

    However, having said that, OperaGX did find quite a lot of success by simply making it easy to theme the browser, so I can see where they are coming from.

    • Olgratin_Magmatoe@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 days ago

      Tree Style Tab which I cannot live without. Firefox having something like that by default instead of an extension would be nice.

      Been using TST for a while now, and I whole heartedly agree. Given that it’s essentially just some CSS, I can’t imagine that it would be difficult at all to support natively.

      • kitnaht@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        10 days ago

        When chromium is 99% of what people are using for browsing, it IS the web standard. That’s the whole point of telling people to get the fuck off of it. Are you not old enough to remember IE4 and ActiveX?

        • Quail4789@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          9 days ago

          I don’t test my stuff on Firefox as a Firefox user. Don’t have time for the weirdos. My users are on Chrome. It works if and only if it works on Chromium. That’s the reality.

      • variants@possumpat.io
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 days ago

        For me it’s anything like excalidraw or something like Google sheets. They work fine until I change tabs and come back then it’s blank. But if I move the arrow keys or scroll wheel then every comes in and out of existence or stays on the screen even if I select another sheet until I close and reopen the site. But I never noticed this issue before moving to Linux so maybe it’s an issue on my machine

        • d0ntpan1c@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          0
          ·
          10 days ago

          Idk for sure, but if excalidraw uses canvas then there are a lot more possible machine/OS specific problems that come up. Web browser features that hand tasks off to the GPU have gotten a lot better over recent years but there are still oddities like max shaders for a specific browser/OS/GPU combo that’ll lead to some funny behavior.

  • Quintus@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    10 days ago

    Agreed. This is the only reason (besides the built-in fake VPN) OperaGX is popular. All browsers have pretty much the same feature set. OperaGX’s biggest strength is CSS customization, Firefox’s biggest strength is extensions, Edge’s is being the Windows default and Chrome’s is it’s image of “fast and secure browsing”.

    All Firefox needs to have is be the jack of all trades. But still prioritize it’s main distinction.