this post was submitted on 17 Oct 2024
140 points (100.0% liked)

Firefox

17745 readers
438 users here now

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

founded 4 years ago
MODERATORS
 

Firefox users criticized the permanent 'List All Tabs' button introduced in version 131.0, leading Mozilla to make it removable.

The button, designed to manage hidden tabs and prevent add-ons from hiding them, received backlash for being unnecessary alongside Firefox View.

Mozilla responded with a fix in version 131.0.3, allowing users to remove the button through toolbar customization.

you are viewing a single comment's thread
view the rest of the comments
[–] Chewy7324@discuss.tchncs.de 30 points 5 hours ago* (last edited 5 hours ago) (1 children)

Agreed. Being able to customize all elements of the top bar is one of the great things about Firefox.
I don't see a reason why it shouldn't be possible to remove newly added elements. Even the "Open a new tab" button can be removed, as well as the recently added "View recent browsing across windows and devices" button.

[–] WhatAmLemmy@lemmy.world 7 points 3 hours ago* (last edited 2 hours ago)

Customizability, and most importantly portable customizability, is non-existent in most modern software. Even highly configurable FOSS products like Firefox take time, effort, and above average technical skills to mirror configs between not only clients, but identical clients, and even just keeping them in sync. You shouldn't have to log into their cloud or jump through hoops; just export a config file(s) and import it onto another machine; if versions are identical, the state of the product and its feature-set should be identical (e.g. not temp, session, or 3rd party data; though in the case of Firefox all extension configs should apply too, as they are part of its ecosystem/feature-set).

As a consumer, I often wish that there were a requirement for ALL digital product software and services to export/import their current config, including all "user" data, to open-source compatible, lossless formats — this would be the most effective method to free consumers and businesses alike from vendor lock-in and monopolization — but as a developer I'm aware that would be a nightmare, especially for all pre-existing software.