At Mozilla, we work hard to make Firefox the best browser for you. That’s why we're always focused on building a browser that empowers you to choose your own path, that gives you the freedom to explore without worry or compromises. We’re excited to share more about the updates and improvements we ha...
We’re looking at how we can use local, on-device AI models -- i.e., more private -- to enhance your browsing experience further. One feature we’re starting with next quarter is AI-generated alt-text for images inserted into PDFs, which makes it more accessible to visually impaired users and people with learning disabilities. The alt text is then processed on your device and saved locally instead of cloud services, ensuring that enhancements like these are done with your privacy in mind.
IMO if everything’s going to have AI ham fisted into it, this is probably the least shitty way to do so. With Firefox being open source, the code can also be audited to ensure they’re actually keeping their word about it being local-only.
While I dislike corporate ai as much as the next guy I am quite interested in open source, local models. If i can run it on my machine, with the absolute certainty that it is my llm, working for my benefit, that's pretty cool. And not feeding every miniscule detail about me to corporate.
I mean that's that thing. They're kind of black boxes so it can be hard to tell what they're doing, but yeah local hardware is the absolute minimum. I guess places like huggingface are at least working to try and apply some sort of standard measures to the LLM space at least through testing...
I tried one of their test builds. Seems like the AI part just means the browser can integrate with llamafile (Mozilla’s open source solution for running open source llm’s with just one file on any platform)
I wonder when tech companies are going to start calling AI something different to deal with the luddites. Like skyscrapers whose floors are labeled 12 and 14.
If you're here because of the AI headline, this is important to read.
We’re looking at how we can use local, on-device AI models -- i.e., more private -- to enhance your browsing experience further. One feature we’re starting with next quarter is AI-generated alt-text for images inserted into PDFs, which makes it more accessible to visually impaired users and people with learning disabilities.
They are implementing AI how it should be. Don't let all the shitty companies blind you to the fact what we call AI has positive sides.
The term is so overused and abused that I'm not clear what they're even promising. Are they localizing a LLM? Are they providing some kind of very fancy macroing? Are they linking up with ChatGPT somehow or integrating with Co-pilot? There's no way to tell from the verbage.
And that's not even really Mozilla's fault. It's just how the term AI can mean anything from "overhyped javascript" to "multi-billion dollar datacenter full of fake Scarlett Johansson voice patterns".
there are language models that are quite feasible to run locally for easier tasks like this. “local” rules out both ChatGPT and Co-pilot since those models are enormous. AI generally means machine learned neural networks these days, even if a pile of if-else used to pass in the past.
not sure how they’re going to handle low-resource machines, but as far as AI integrations go this one is rather tame
AI has become truly meaningless term for everything and nothing.
Not to mention all the justified hate it received. It’s probably time to kill it once again and delegate it to the future like usual every 10 years or so starting with Deep Blue
Anything to fill all that absolute wasted space from every website formatting things to fit phones and not desktops. Ultra wide really sucks ass for a lot of things.
IMO that's mostly a window-management problem, not an app layout problem. The point of an ultra wide monitor setup (other than flight sims or something) is to be able to view a bunch of different things side-by-side.
Edit: speaking of which, now that we've come almost full-circle from no tab support, to multiple tabs in the same process, to one process per tab, it seems to me that tabs themselves ought to be part of the window decoration, not the app. I mean, they're useful for almost everything you might want to have multiples of (editors, file managers, terminals, etc.) so why force every app maker to implement them over and over again?
To be honest, it's not just for phones. The wider the monitor, the more I'd need to move my head if a website uses the whole space, instead of keeping it centered. Obviously it shouldn't be too slim but you can't really just fill an entire monitor or align your content to the left of the screen anymore nowadays.
I am, specially after seeing how well it was implemented in the nightly version. It can't be compared to an extension that enables the same capability.
would be cool if it's smooth like how arc does it, would instantly switch back to Firefox if they manage that. arc is still buggy on many things or when i use some websites.
That's unnecessarily dismissive. Unfortunately, even the best extensions have their downsides. Some used a browser that suited their preferences better instead, which is a shame for both Firefox and the user, in my opinion.
Mozilla recognizes this and is finally taking action to integrate highly requested features into Firefox. Many "who really care" are glad for this, because it is a good thing.
This is what Mozilla should have done a LONG time ago - focussed on browser features, ease of use, compatibility and speed. Make a better browser if you want to win a browser war.
Maybe they should, but focusing on adding new features endlessly is how we ended up with this state of internet browsers. The most complex app running on a desktop are too big, it's basically impossible to create a new one. (Yes you can fork but that's just adding toppings to ice cream). The browser war ends only one way.
If we break up the do-everything application into significant parts then a healthy "war" can exist. Why does a browser need to play video, you already have an app for that.
I definitely don’t want them to continually add more feature cruft. When I said “focussed on features” I simply meant “make sure what they’ve got is second to none”.
Forcing useless features or features that are useless to most users is more or less what windows is doing. Why the double standars?
Especially when Firefox could have included those features as optional modules (even as preinstalled extensions) that we could simply remove if we dont want them?
I do not know why browser makers like Opera or Brave(and now apparently Firefox) is going hey ho over AI. I don't see a proper benefit of integration of local AI for most people as of now.
As for vertical tabs, Waterfox got it just now. It is basically a fork of Tree Style Tabs and very basically implemented. I am honestly happy with TST on Firefox and while a native integration might be a bit faster(my browser takes just that few extra seconds to load the right TST panel on my slow laptop), it'll likely be feature incomplete when compared to TST.
It depends. I really liked Mozillas initiative for local translation - much better for data privacy than remote services. But conversational/generative AI, no thank you.
I want fewer built-in features, not more of them. All of these things should be extensions, not built into the browser core.
I mean, I'd be perfectly happy for said extensions and more to be shipped by default -- it would be good for Firefox to come "batteries included" even with adblocking and such, and that's most likely the way I would use it. But I just want it to be modular and removable as a matter of principle.
I remember how monolithic Mozilla SeaMonkey got too top-heavy and forced Mozilla to start over more-or-less from scratch with PhoenixFirebird Firefox, and I want it to stick close to those roots so they don't have to do it again.
We need modular browsers. It is hard for Mozilla to keep the track to the W3C and all the nonstandard stuff that Google, Microsoft and Apple add to their browsers. If those elements were modules, it would be easier for people to collaborate and for Google and Microsoft to be obligated to add support for other browsers.
You're talking about a modular rendering engine, which is a different thing than what I'm talking about. I'm talking about stripping down the UI until it resembles XUL Runner, then adding the functionality back as extensions.
You're not wrong that it's important for the engine's code to be organized well for developers' benefit (and ideally for the engine as a whole to be self-contained -- it'd be great if Gecko were as easily-embeddable as Blink), but I'm not so sure that users need to be able to add or remove pieces of it in a way similar to what I'm talking about for UI features.
More concretely:
I think Firefox should ship by default with all the functionality it currently has, plus uBlock Origin and some other things. But I want it to be designed such that if you went into the extensions manager and disabled everything, things like tab support, bookmarks, history, and maybe even the address bar and back button would be gone. It would still be capable of fully rendering a web page, though.
The default experience when people Google "install Firefox" should absolutely provide as much feature parity with other major browsers as possible. 99% of users will want them or not mind them. And for that last 1%, I guess I'm not sure if it's worth the development headaches for them to bake in a configuration change that power users could get by forking the codebase anyway.
Eh, I don't particularly care too much either way. It seems to be solving problems with the 80/20 approach: 80% of the benefit for 20% of the effort. However, getting that last 20% is probably way more difficult than just building purpose-built solutions from the start.
So I'm guessing we'll see a lot more "decent but not quite there" products, and they'll never "get there."
So it might be fun to play with, but it's not something I'm interested in using day-to-day. Then again, maybe I'm completely wrong and it's the best thing since sliced bread, but as someone who has worked on very basid NLP projects in the past (distantly related to modern LLMs), I just find it hard to look past the limitations.
It is. Unfortunately it does tend to use up a lot of RAM and requires either a fairly fast CPU or better yet, a decent graphics card. This means it's at least somewhat problematic for use on lower spec or ultraportable laptops, especially while on battery power.
I wish they'd backpedal on the floating tabs too. I still fucking hate them and they never really used them for anything like they said they would. They're just as shitty as they always have been.
Eh, I honestly don't notice it. There's a very small (like <5px) gap between the tab and the next bar down, and it's only noticeable when I'm looking at it, which is pretty much never. I've attached a screenshot for reference (I use the built-in dark theme, Container Tabs, and shrunk my tabs in about:config).
There's AI and there's AI. I really like that Firefox has local models for translating content.
Them adding AI that describes images for visually impaired people is pretty cool.
Yeah people forget that AI isn't just the garbage generators of late. It's all machine learning based software. There are lots of perfectly valid applications of AI that have been used for decades. The term has just become tainted recently by LLMs.
Ok that seems like a good idea. But since when did we need "AI" to translate text? I think this is my big problem. It feels like a lot of "Here's an AI to wake you up at the right time before work!" When shit like that has existed for years with a bunch of "if" and "else" statements. It's not hard to create a series of conditions to do a lot of the things I'm seeing AI uselessly shoved down our throats.
That's all fine and good but Firefox on Android is currently in a sorry state. No per-site process isolation, buggy, can't keep tabs open, slow, choppy, drains battery. Had to uninstall it on my brand new Galaxy S24+ and my Pixel 6 Pro because it was draining so much battery. When are you going to finally stop ignoring Firefox Android, Mozilla?
Well here's the drain I was talking about at least. 18% in less than an hour and thirty minutes of use for a web browser isn't normal. In an hour of use a Chromium browser only drains 6-7 ish % for me. This has been an issue for I guess the past month or so? It drove me crazy so I had to uninstall. And it's not just me either, there are tons of posts from people with the same problem on Reddit. If you don't have problems, good for you I guess.
Idk, it seems to work fine on my old, crappy Moto G, and it also seems to work fine so far on my new Pixel 8 (just bought it recently).
Maybe Chrome is a little faster, idk, I don't use it much, but Firefox is completely fine.
Then again, maybe my standards are lower. I just want it to browse the web, and it does that pretty well. The ad-blocker is an absolutely killer feature which is why I don't use Chrome, so maybe I'm willing to put up with worse performance. But it seems plenty smooth to me.
This is the big thing for me. Any speed gains I might get from Chrome are entirely wiped out by how much the web browsing experience is dragged to a crawl by ads and spyware.
Yeah, everyone is putting AI into their browsers, to some extent Mozilla needs to do this to compete.
I'm very much in favor of them integrating a local FOSS model rather than to partner with OpenAI like everyone else. Even if you're against AI, you should understand that this is a way better situation.
All great changes! I've been using Floorp to have vertical tabs, but I'd gladly switch back to Firefox when its implemented. Profiles have always been a great feature, but had a bad user experience, glad to see its being improved.
Really interested in the local AI. Firefox has been doing interesting work with that recently.
I've tried a few extensions, but they haven't felt as integrated as the one's in Floorp, due to firefox limitations. The main reason I want vertical tabs is to save vertical screen space by removing the horizontal tab bar, which can be done with userchrome.css, but thats inconvenient to do on multiple devices. I appreciate the recommendation though, I haven't used that one and it looks very powerful.
Or better yet not have that functionality installed?
Unlikely. Firefox has long been gone down the way of "everything included". They started bundling extensions and peripheral features into the core of the browser long ago, and despite backlash kept going that way. We're already in the "I have to disable a lot of stuff when I install Firefox" territory.
So Tree Tabs built in? I've used them for so long, I don't know how other manage without them. Yet I know no one else who uses them, even after I show them. Be interesting see how well the new built in ones work.
Tab groups how? Bunched up into 1 tab so you can't see anything or are they replacing the Simple Tab Groups extension. And what's different from the current profile manager.
Changes are all well and good until they force me to change my workflows even a little; then technology has gone too far!!!
I wish it was harder to find in Gnome, where its right below "New Private Window" in the right-click context menu. I accidentally open it almost every time I try open a private window. Thankfully I don't need private windows as much now that I use the Multi-Account Containers extension.
Ever since I was an avid Lynx text only browser user, I've been asking for a complicated privacy invasive (if the AI is remote) (hey neat, it's local!) browser that interacts with me in a nedlessly conversational way. Thank goodness someone is finally cramming AI into my simple web lookups. (/Sarcasm)