79
submitted 2 days ago by sabreW4K3@lazysoci.al to c/firefox@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] Hadriscus@jlai.lu 2 points 16 hours ago

I think Mozilla has lost the plot

[-] moopet@sh.itjust.works 2 points 20 hours ago

This reads like such corporate nonsense tbh

[-] HiddenLayer555@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

Greek Stays

Glad the translators weren't laid off to cut costs /s

[-] tradclasstruggle@lemmygrad.ml 3 points 1 day ago

On mobile they did a really good job with this version, lots of very useful new options. Still haven't gotten around to trying it on a computer.

[-] SapphironZA@sh.itjust.works 17 points 1 day ago

Make it do less, a LOT faster, using less resources, with good extension support.

That is a good browsers only job.

load more comments (2 replies)
[-] sudoer777@lemmy.ml 6 points 1 day ago

They probably haven't fulfilled their RAM usage quota yet

[-] NigelFrobisher@aussie.zone 2 points 1 day ago* (last edited 1 day ago)

Didn’t think they could make the tags any less clear and contrasted than they did last time, so I guess they sure showed me.

[-] umbrella@lemmy.ml 44 points 2 days ago

eh it looks cool and all, but why do we need a redesign every 6 months?

shouldn't they be using those man-hours to like, solve the fingerprinting problem for example?

[-] gary_host_laptop@lemmy.ml 15 points 2 days ago

https://arkenfox.github.io/thorin/items/02browserfingerprinting.html

you can't "solve" fingerprinting. spoofing makes you more unique. and you cannot spoof everything. looking normal helps more than trying to hide. the only real solution to it would be creating a standard to all browsers, which is what tor does, and it's why it works. same settings, same window size, same engine, etc. if you want fingerprinting resistance, use tor!

how does spoofing make you more unique? If I change my browser resolution to a more common resolution that would make me less recognizable, for example.

[-] KairuByte@lemmy.dbzer0.com 3 points 1 day ago

You can lie to the website and say your resolution is 1024x768. But what happens when the JavaScript fingerprinting checks the actual width of the view port? Your view port is most likely larger than your stated screen size.

[-] Programman4233@lemmy.dbzer0.com 2 points 23 hours ago

Sounds like a limitation of the spoofing technology, and shameless spying on the websites part. I'm not a tech expert but is there nothing that you can lie to the websites about and they can't check or verify it? For example the list of fonts?

[-] KairuByte@lemmy.dbzer0.com 2 points 16 hours ago

That one in particular you potentially could, though it does raise the question of what would happen if you report you have a don’t you don’t, and the site tries to push content using that font.

[-] TiredTiger@lemmy.ml 1 points 15 hours ago

I had an add-on at one point (or possibly a uBlock origin setting?) to block all remote fonts and just use a local one. Might work fine if it's integrated with something like that.

[-] gary_host_laptop@lemmy.ml 4 points 1 day ago

because when you spoof whatever is fingerprinting you sees that you're actually providing fake data, so now you enter the list of the "hidden" instead of blending in. this is the core philosophy of tor browser, and a known fact. if you read partially the article i linked it talks about this.

[-] foxfell@lemmy.ml 1 points 1 day ago

I think he meant amount of human hours spent on total bs like redesign and real engine improvements, nithing more.

[-] umbrella@lemmy.ml 11 points 2 days ago

the only real solution to it would be creating a standard to all browsers, which is what tor does

there you go. do that to firefox.

[-] gary_host_laptop@lemmy.ml 5 points 2 days ago

this would imply not being able to resize your window for example... you cant do that to a general purpose software. you need to useba tool that fits your needs. it would be the equivalent of complaining about Debian not being an amnesiac distro. Tails exists for this...

[-] thingsiplay@lemmy.ml 6 points 2 days ago

this would imply not being able to resize your window for example

Or it would let you resize and report the same size as everyone else.

[-] gary_host_laptop@lemmy.ml 3 points 1 day ago

that's spoofing, spoofing makes you stand out more...

[-] thingsiplay@lemmy.ml 7 points 1 day ago

What do you mean? If all Firefox users report the same size, than you are one of many. That's the point. It makes you stand out less. Off course this works only if you are not the only one that sticks out and its the default.

[-] TiredTiger@lemmy.ml 2 points 14 hours ago

This is the philosophy of the Mullvad browser, which is basically as close as you can get to Tor for browsing the clear net. If anonymity is the goal, however, you don't want to use it to log into any accounts.

[-] gary_host_laptop@lemmy.ml 4 points 1 day ago

this is one thing, do you understand how limiting it would make the browser? its not just window size, this is one example. and afaik if you spoof your window size you can break rendering of pages. again, you're comprimising everyday usage. im not saying there isn't a way at all, maybe there is, but it's not some trivial thing, ive followed arkenfox for quite a few years and they've been saying the same. the amount of time it takes to make a redesign is nothing to making an unfingerprintable browser. if that's even a thing. and remember that you cant spoof everything.

[-] thingsiplay@lemmy.ml 1 points 1 day ago

I didn't say that? I'm just talking about the point you were making earlier about resizing the window. You said it would imply that not being able to resize our window for example, and I just provided a possible way to do exactly that. That's all. And then counter argued your follow up point it would contribute to make me stand out more, that it in fact would decrease the possibility to stand out, not increase.

I'm not arguing that it would work for every webpage without breaking it, nor did I talk about the entire finger printability of a browser.

[-] KairuByte@lemmy.dbzer0.com 3 points 1 day ago

Users report the same size, fingerprinters now ignore this. They do still use JavaScript to determine the actual size of the window, and likely your resolution along with it.

[-] thingsiplay@lemmy.ml 1 points 23 hours ago

If the browser is programmed to report a single size, then its impossible for JavaScript to determine the actual size. Because all JS would get is the same resolution. That's the idea of the suggestion.

[-] KairuByte@lemmy.dbzer0.com 2 points 16 hours ago

That simply doesn’t work.

Okay, let’s say that the standard “what is the window size” JavaScript method is intercepted and altered, how do you handle setting an element to a specific percentage width and then determining how wide it is in pixels? Or any of the other ways I can think to accomplish this same thing?

If you intercept all of those, you effectively break any site with relative movement of elements with JavaScript.

And that’s just one example.

[-] amju_wolf@pawb.social 2 points 20 hours ago* (last edited 20 hours ago)

...and then your websites break, because you actually need to render them correctly.

...or it needs to be your actual window size, too.

[-] thingsiplay@lemmy.ml 2 points 19 hours ago

If the browser size is a standard size which is often tested to work with, then i don't see it as such a big of a deal. Most sites are also resolution independent. We are no longer in 2010. Do you know any site that could break because you don't use a specific resolution?

[-] amju_wolf@pawb.social 1 points 10 hours ago* (last edited 10 hours ago)

I don't think you understand.

If you spoof your resolution and window size to the degree that it's undetectable you effectively have to render it in that resolution.

Guess how websites make it so that they work on any resolution? They use relative units and whatnot that make it work that way, and all that is detectable one way or another. So you'd have to spoof it all in order to resist fingerprinting - and that is either going to break the rendering, or it's going to effectively render that website at that resolution, making it a bad experience for regular users either way.

I do wish this was an option for more "normal" browsers, and that they resisted fingerprinting better in some other ways, but you have to make serious compromises to make it work fully.

load more comments (3 replies)
[-] sabreW4K3@lazysoci.al 11 points 2 days ago

Not sure I'd be okay trusting designers to solve fingerprinting.

[-] umbrella@lemmy.ml 18 points 2 days ago* (last edited 2 days ago)

i'd trust mozilla to pay for developers instead of yearly redesigns.

[-] hexagonwin@lemmy.today 6 points 1 day ago

oh fuck no please don't break my userchrome(desktop) and muscle memory(android)....

[-] Dirk@lemmy.ml 31 points 2 days ago

I hate everything about "modern design" ... Rounded corners, gradients, blur and transparency effects, fading in/out ... fuck that! I want my browser to look and feel like the rest of my UI.

[-] Gnergy@piefed.europe.pub 20 points 2 days ago

oddly enough all these things have repeatedly appeared, disappeared, and reappeared in my lifetime, e.g. titlebars on Windows became transparent with Vista, then stopped being so in, I think, Windows 8?

[-] Dirk@lemmy.ml 2 points 1 day ago

Yes, it’s fortunately just a trend. Just like websites. At one point tiny 10px font for main text content and absurdly small navigation buttons were seen as “modern”, nowadays huge empty spaces and 30px fonts are the norm.

Or Javascript vs no Javascript, this also changes every few years.

I just hope this ugly mess will just be the annoying design fad of the year.

[-] thingsiplay@lemmy.ml 5 points 2 days ago

This is basically what I was thinking. I customized Firefox to be less rounded with sharp edges, single color and much denser. I don't know why every application is treated like a new abstract art (off course I'm exaggerating here).

[-] Dirk@lemmy.ml 2 points 1 day ago

That’s mine (resized to not have a huge screenshot file)

Custom fully custom labwc theme, customized GTK theme, modified Firefox (userChrome.css)

Thunar for reference.

Anything more and I’d feel super distracted and annoyed.

[-] Kynsey@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

I go even further on the minimal UI personally lol. Black box over the date/time is an edit and the theme I have is animated so it has rain partiles falling down. But I like as much of my screen as possible to be the content and want the browser out of the way. I'm hoping they don't entirely break my current setup. It's technically Floorp but that's Firefox based so we'll see.

Edit: Figured I should clarify. When I say minimal I mean like how MUCH of the UI I have. Like tabs and search bar in the same row. I don't mean like minimalism. I'm clearly more maximalist in my themeing than you lol.

[-] Dirk@lemmy.ml 0 points 23 hours ago* (last edited 23 hours ago)

There is clearly a lot going on in your UI! It’s always great to see how people customize their environment and funny how corporations like Mozilla think they know better.

I don’t mean like minimalism. I’m clearly more maximalist in my themeing than you lol.

Oh, my theming is maximalist. Especially labwc: It’s 100% custom from ground up for theme and configuration. Not one single bit was taken over from the default configuration. It’s just the result that is minimalist 😆

Same with Firefox: I override almost all of the tabs styling with custom configuration.

[-] Kynsey@lemmy.ml 2 points 21 hours ago

Yeah I meant like the end result since yours is the clean white look and mine is very busy lol

[-] thingsiplay@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

I was hoping for screenshot sharing, lol. Yours look ~~similar~~ familiar, I wouldn't be surprised if we shared in the past whenever we had this topic before.

Mine evolves from time to time. Sometimes I learn something new from new screenshots and incorporate that. One such recent "implementation" is the Bookmarks Toolbar. I created a top level directory named "Favorites" and put all quick access bookmarks in there and moved the toolbar to the same level of tabs, to save me an entire extra line of bar. My current Firefox looks like this:

I'm on KDE, the titlebar is disabled for all windows (I'm an auto tiler person). BTW I'm not sure how to get rid off the rounded corners of the window, but that is not Firefox specific.

[-] Dirk@lemmy.ml 1 points 23 hours ago

Yours look similar familiar, I wouldn’t be surprised if we shared in the past whenever we had this topic before.

I did and I will continue doing so! 😇

[-] eager_eagle@lemmy.world 8 points 2 days ago

well, the rest of my UI has rounded corners, transparency, and blur 🤷‍♂️

load more comments (1 replies)
load more comments (1 replies)
[-] Poutine@hexbear.net 19 points 2 days ago

Every time I see a blog post with a title like this from Mozilla, I have a conversation like this in my head:

Me: You're changing the tab shape again, aren't you?

Mozilla: Today, we're announcing a new— erm, yes, we're changing the tab shape...

Me: Anything else?

Mozilla: We're centering privacy settings in—

Me: So nothing new?

Mozilla: Not really...

[-] novafunc@discuss.tchncs.de 11 points 2 days ago

Glad that compact mode will be officially supported again. Makes such as big difference on a laptop screen.

[-] PieMePlenty@lemmy.world 4 points 1 day ago

I just wish the mobile app had an ability to display more than two bookmarks at a time without the need to scroll and click through menus to get to them. Desktop app has a bookmarks toolbar, the mobile equivalent sucks.

[-] Blisterexe@lemmy.zip 5 points 2 days ago

New compact mode is great, I might be in the minority here but I like the new design.

[-] Krafting@lemmy.world 8 points 2 days ago

As long as Kit is used everywhere, I'm up for it

load more comments
view more: next ›
this post was submitted on 21 May 2026
79 points (96.5% liked)

Firefox

22763 readers
348 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 6 years ago
MODERATORS