Firefox

17938 readers
2 users here now

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

founded 4 years ago
MODERATORS
476
 
 

Those are the MD5 hashes of a lot of adult sites. They list them, so they can filter them from "often visited". In https://bugzilla.mozilla.org/show_bug.cgi?id=1159884 they reason, that this is so that virus scanners don't detect FF as malicious (due to containing references to those sites). Let's get the list!

You can also access this list locally by typing in resource://activity-stream/lib/FilterAdult.sys.jsm into your URL bar.

[Note that this post is technically not NSFW as they are only MD5 hashes.]

477
 
 

I use KDE Plasma, and much prefer the KDE color picker over the GTK one that Firefox uses, with input type=color.

I know that I can set GTK_USE_PORTAL=1 to make Firefox use the native file picker, is there a way to make it use the native color picker as well?

I know there probably isn't a way, but I figured it's worth a shot asking.

478
 
 

Addons that can do one the other or both. I looked in the Firefox addons store for but most of them have their own GUI for doing so. That could work but ideally I'd like to select a folder or some bookmarks in the bookmarks menu or sidebar and select a context menu option to refresh those favicons and or titles, its possible to run context menu options on multiple selected bookmarks like that, like copytabtitleurl.

479
 
 

I really don't like the psuedo-native look of the element dropdown menu on macOS, and I thought Firefox was trying to embrace native widgets when they added support for macOS right click context menus a few years ago. That issue was open for 20+ years! This sucks.

480
 
 

edit: just installed WaterFox and apparently they use bing, very interesting choice. I am not sure if I am for that, but heck I can change the default engine. So, I don't care

also, I like Waterfox already uninstalled Chrome. I can't believe I didn't know this until now. Why can't Firefox do this btw?


I know firefox is the only non-chrome browser out there, but how hard is it to make an extension for firefox along with chrome?

I cry myself to sleep knowing that the extensions I want are available on Chrome and not on Firefox. And it's not going to get any better as Firefox is not gaining any users. Also, why the hell is this the case? I would pay to use Firefox! It's FOSS and it has so many features, Idk, deserves to be no 1, but it's f*cking dying!

There are some extensions I can't live without and only for those extensions I am forced to keep Chrome on my computer. I don't like Chrome and I don't want Chrome but I want them extensions :(

Also, how safe is Chromium? Is it de googled? I think I might go for de-googled chromium + Firefox from now on. I will uninstall Chrome. I have disabled updates for it anyways!

481
 
 

I'm so beyond fucking tired of changing my about:config over and over and over and over to reallow myself to drag files to my desktop. Why the fuck is this so important for Mozilla to change on me every single time? Let me keep my settings how I fucking want them!

482
1
submitted 1 year ago* (last edited 1 year ago) by Subject6051@lemmy.ml to c/firefox@lemmy.ml
 
 

Thanks for the downvotes. I need to search questions for an exam I have and I can't do that any other way. It helps me better search the net. I am sorry, it's good. I wish there was a FOSS alternative for it which does as good a job. So, here's how you use Bing Chat on Firefox https://pureinfotech.com/access-bing-chat-ai-chrome-firefox/#bing_chat_firefox

I know for a fact that this will cause problems, but I don't what kind of problems (I have experienced it once, but I rectified it by removing the settings that are mentioned above and I literally forgot about it) edit: Problem 1: Some websites won't load (not sure if it's related, but these websites have cloudfare "security" thing in them)

It was working until yesterday but it isn't now. It was a really nice tool to get better searches from the internet without doing it yourself. Now, I want to know if I am doing something wrong or if MS is shutting off Bing Chat for the infidels who don't use the holy edge browser. I remember this happening when MS first released Bing Chat. They probably let users use it on other browsers for a little while to make sure they become dependent on it.

I mean, we can modify firefox settings and make your browser look like edge, but I very vividly remember regret doing this because I faced a problem asap which was resolved by turning firefox settings back to normal (that one particular setting)

483
 
 

Back in June 2002, Ubuntu founder Mark Shuttleworth was experiencing space for the first time, the Department of Justice's antitrust case against Microsoft was reaching its final arguments, and Adam Price, using what was then called Mozilla on a Mac, had an issue with persistent tooltips.

"If I mouseover a toolbar link, and wait for a second, a little yellow box with the description of the link appears. If I now use command-tab to move Mozilla to the background, the little yellow box stays there, in the foreground. The only way to get rid of it is to put mozilla in the foreground again, and move the mouse off the toolbar," Price wrote on June 2. There were a few other bugs related to this issue, but Price set down a reproducible issue, confirmed by many others in the weeks to come—and months to come, years to come, and more than two decades to come.

Over the years, people would check in on the thread or mark other bugs as duplicates of this one issue. It would occasionally seem fixed, only for coders and commenters to discover that it was just a little different in different versions or that prior fixes were seemingly accidental. Sometimes it seemed to appear in Windows or Linux, too. One commenter, denis, noted that at the 21-year mark: "I'm kinda partial to let it be forever. It feels like a relic from the past."

That relic is no more, as a fix to Bug 148624 was pushed in early September, with the fix appearing in build 119. I tried to replicate the tooltip on my not-yet-updated 118.0.1 Firefox browser on Mac but could not experience this rite of passage for myself. The patch itself is quite small, adding a check for whether a document has focus to the tooltip-showing code.

Yifan Zhu, who wrote the patch to Firefox's Tooltip Listener, wrote to Ars that they first encountered the bug in Thunderbird on Linux, as "seemingly random segments of text floating on my screen." Switching frequently between virtual desktops left subject lines floating on their screen, which was "extremely annoying." Zhu learned to switch back to either Firefox or Thunderbird and move their cursor before switching back.

But it grew on them, so they researched and sought to submit the bug, but "To my horror, I realized this bug report has been open for more than 20 years, and still hasn't been fixed." Because it was "a minor 'cosmetic' issue not causing crashes," there was a good chance nobody would fix it—"Unless I do it myself," Zhu wrote.

Zhu was motivated and knew how to program but had "zero experience in projects as complicated as the Firefox browser" and had "never contributed to open source projects before." But it was the summer before their PhD program started. "So, why not?"

Their start was inauspicious, to say the least. "I just searched for 'tooltip' in the entire code base, examined stuff for possible candidates, and inserted debugging print statements to follow the execution," Zhu wrote. This eventually bore answers. "When the mouse hovers over some element, a timer is started to display the tooltip. The timer would be canceled on a mouse-out event, which Firefox wasn't getting when I used keyboard shortcuts to switch windows or virtual desktops."

Zhu pushed a commit that made tooltip display based on Firefox losing focus, rather than the mouse leaving the application. In the next few hours, they heard from Emilio Cobos Álvarez, who refined Zhu's approach and helped get the commit into the code base. While the fix has created some regression, that bug is seeing work, too.

Zhu, born in 1999, just three years before this bug was submitted, had just finished their undergrad and Masters work at Stanford when they went work on it. They are just starting their PhD in electrical engineering. They can only guess why a bug like this has lasted for most of their life. Their guess it that it's both a cosmetic inconvenience and tricky to reproduce, leaving other, more serious bugs with perennially higher ranking.

Cobos Álvarez, who shepherded Zhu's fix into a commit, wrote to us that "this area is rather tricky," given various Firefox configurations and how they respond to different operating systems. Finding a solution that elegantly dealt with a lack of input on when a Mozilla app wasn't in focus, without guarantee of OS input, was tricky. "Pretty impressive for his first Firefox contribution!"

On social media, especially the Mastodon instances where you might expect to find people with opinions on Mozilla's XML User Interface Language, there was much rejoicing. Some noted their amazement that Bugzilla itself, the bug reporting tool, had lasted even longer than the bug (25 years as of August). Some suggested that this fix countered the prevalence of "stalebots," which single out old, unresolved issues for deletion. And one drafted a full hero's journey.

Not anyone can make a great commit, but a great commit can come from anywhere.

484
 
 

I wonder what reason fanboys of moz will come up with to justify this idiotic design.

so many people complain and create their own solutions (https://support.mozilla.org/en-US/questions/1418752)

but the fanboys tell me the users are just stupid and yet fail to explain how "close application" and "get mails" should be in one row. is this good for a known workflow?

please fanboys enlighten me how this is not yet another of many many terrible decisions by the digital terrorists behind moz? (killing weave, ugly logos, locking down on customization, having amazon default in adressbar search and so on...)

is there one sane argument to do it? and do we have to fear firefox to lose more users soonish with the same designfail for the browser?

https://www.w3counter.com/globalstats.php

2.8% firefox ...so 2% in 2024?

485
 
 

Progress?

486
487
488
1
submitted 1 year ago* (last edited 4 months ago) by threelonmusketeers@sh.itjust.works to c/firefox@lemmy.ml
 
 

cross-posted from: https://sh.itjust.works/post/5599576

Does a Firefox equivalent to TubeSift Bookmarker exist?

I did a brief search of Firefox extensions, but couldn't find anything. Most of the ad-related YouTube extensions seemed devoted to blocking ads, rather than archiving and cataloguing them.

My current workflow is as follows:

  • Right-click on the video player, select "Copy debug info"
  • Alt+Tab to a text editor
  • Ctrl+V the debug info into text editor
  • Ctrl+F for "addocid"
  • Ctrl+C the advertisment video id
  • Alt+Tab back to browser
  • Ctrl+N to open new browser window
  • Type "youtu.be/"
  • Ctrl+V the video id
  • Wait a fraction of a second for the URL to redirect from youtu.be/[video_id] to https://www.youtube.com/watch?v=[video_id]&feature=youtu.be to https://www.youtube.com/watch?v=[video_id]
  • Ctrl+D to bookmark the video
  • Ctrl+W to close the browser window

I can usually do this in under 15 seconds, but I would like to find a faster (or completely automatic) method. Does anyone have any recommendations?

P.S. As for why I want to do this, I like to have the option of rewatching or referencing an interesting or funny ad at a later date. Most ads are unlisted videos, which makes them nigh impossible to look up.

Update: I partially automated my workflow using AutoHotKey.

489
 
 

Let me explain: When trying to create homescreen shortcuts to URLs, some sites only give you the option to "install" as a progressive web app and remove the normal (and sane) option to merely "Add to home screen." This has annoyed me for so long because, on top of this, there's no way to rename app shortcuts in Android, so for a long time I haven't created a shortcut to my skiff email inbox because it would automatically name itself "react-client," which is aggravatingly obscure.

Just now, it suddenly occurred to me that if I totally disconnect from internet and enter the URL, then Firefox won't know that it's a site that can be used as a progressive web app. taps forehead

Sure enough, I now have a tidy little link called (smartly) "Skiff Mail."

Thought this information might be helpful to someone. Hope you all have a Mozillarific day!

490
 
 

I want to export my chats in Markdown and I don't like how bloated Superpower GPT is, I just need to download chats. I wonder if this has to do with the relatively new addon domain restrictions feature. I followed the instructions on that page to set extensions.webextensions.addons-restricted-domains@mozilla.com.disabled to true in about:config. The addon still doesn't work after restarting Firefox.

491
 
 

EDIT I love the dead "Learn more" link.

492
 
 

493
 
 
494
 
 

My Google search isn't working correctly. I can use a widget but then I have two search bars.

Any ideas

495
 
 

What if we got to easily choose our web browser, and didn’t have to rely on complex operating system settings to change the pre-installed default?

496
 
 

In terms of the most balanced in speed, consistency in page rendering and good default settings, is there a clear winner?

Personally I've been using both Dark Reader and Midnight Lizard on different devices and I can't say I noticed much of a difference in terms of performance, what I did notice is that Dark Reader seems to have better defaults, but many complain that it slows down page loading a ton, I haven't heard the same about Midnight Lizard, but maybe that is by virtue that it has way way fewer installations and therefore fewer people talking about it.
Do you know if I've missed one and there is a totally different extension that does even better than both?

497
 
 

For the past few weeks I’ve seen Firefox use up more memory in MacOS Activity monitor with less tabs. I really don’t feel like troubleshooting it though.

498
 
 

This has been an issue for a long time. I’ve been trying to avoid Chromium based browsers, but Firefox seems to be unable to print a lot of web pages without cutting off the content between pages. This is Firefox specific, as it doesn’t happen with Chromium browsers. It’s really a pain in the ass when I need to print something I have to open another browser and print it from there. I see tons of complaints about this online going back for years. I just spent the past two hours trying (unsuccessfully) to print a recipe correctly. I eventually gave up, opened Edge and printed from there. The current state of web browsers is dogshit. It’s either give up all of your privacy or use broken stuff. Neither is good.

499
 
 

So the other day I was testing a new browser called waterfox. What stuck me as odd was how a small company seemed to have made Firefox so much more usable everyone. I normally use librewolf for privacy and security reasons but waterfox actually temped me to switch. (I ended up not switching for privacy and security reasons)

After I used waterfox for a bit I started thinking more and more about Mozilla the company. What are they even doing these days? It seems like they have stopped with the innovation. They could of setup a competitor to google with a custom nextcloud but they haven't made any competitive products other than a VPN.

I also saw a Nord VPN commercial and it was full of lies are usual (seriously, malware protection?). However a lot of there arguments could apply to Firefox. Why doesn't Mozilla do any sort of advertising? Admittedly Firefox isn't great in the UI department for the average user so it may be worthless

500
 
 

I cancelled my subscription since I received a notification that my browser is not supported. Perhaps I should have mentioned my issues with DRM as well, but this may have gone too far. One message is clear, too many messages are noise.

view more: ‹ prev next ›