Firefox

17857 readers
1 users here now

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

founded 5 years ago
MODERATORS
501
 
 

I've recently switched to Firefox mobile on Android after having used Opera mobile for the past 10+ years.

The feature I absolutely love on Opera mobile is it will dynamicly wrap text and adjust the page layout to a single column when you zoom in/out. So for pages with small text, you can zoom in to see enlarged text and just scroll down to read - where on all other browsers you would have to scroll horizontally back and forth to read the enlarged text.

Opera has been doing this brilliantly for at least 10 years, and I have yet to see this on any other browsers I've tried. Does this functionality exist within Firefox, or is there a plugin that can do this?

502
503
 
 

For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.

  • We will continue to use Bugzilla, moz-phab, Phabricator, and Lando
  • Although we'll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time
  • We're still working through the planning stages, but we're expecting at least six months before the migration begins
504
 
 

Firefox is not staying in the background, not even for a minute. When I am just minimizing and returning to Firefox, it just reloads every tab, including the private tab. Any solution for this?

505
1548
submitted 2 years ago* (last edited 2 years ago) by Linus_Torvalds@lemmy.world to c/firefox@lemmy.ml
 
 

Currently still in Nightly and only on 'Copy Link'. Still nice progress though.

506
 
 

Curious what people here think about Mozilla CEO Mitchell Baker's statement in Google's anti-monopoly trial-. She claims that Firefox uses Google as its default search because users prefer it, not because of payments from Google.

507
 
 

Started this morning. All of my personal tools like nextcloud and RSS reader were blocked, and I had to go manually override that screen for each one. Unacceptable.

508
 
 

Had it saved on my hard drive for years and recently re-discovered it. Seems to be from 2011 (!!)

Google is getting worse by the year, but it seems even back then some people were already seeing where things were going.

(Credits to the original author whoever it might be)

509
 
 

Hi, So, I wipe all cookies on every restart of firefox by default.

However, there are a very very few cookies I would like to restore. And only to certain multi-account containers

They are the session cookie to the few websites I login to. Because I'm annoyed to have to login again on every reboot.

But I still want to wipe every other cookies they store.

I tried to make a bookmarklet that can save the session cookie

Example this

javascript:(function() {     function getCookie(name) {         var value = "; " + document.cookie;         var parts = value.split("; " + name + "=");         if (parts.length == 2) return parts.pop().split(";").shift();     }     var cookieValue = getCookie('session_id');     if (cookieValue) {         var data = new Blob([`session_id=${cookieValue}`], {type: 'text/plain'});         var a = document.createElement('a');         a.style.display = 'none';         document.body.appendChild(a);         var url = window.URL.createObjectURL(data);         a.href = url;         a.download = 'session_id.txt';         a.click();         window.URL.revokeObjectURL(url);     } else {         alert('Cookie "session_id" does not exist.');     } })();

Unfortunately, unlike regular cookies, this doesn't work and it returns the cookie doesn't exist.

I would have made another bookmarklet which create a cookie from the file.

What I really need is an addon that lets me specify which cookies to save and restory, in which multi-account container

510
 
 

In order to measure the user experience, Firefox collects a wide range of anonymized timing metrics related to page load, responsiveness, startup and other aspects of browser performance. Collecting data while holding ourselves to the highest standards of privacy can be challenging. For example, because we rely on aggregated metrics, we lack the ability to pinpoint data from any particular website. But perhaps even more challenging is analyzing the data once collected and drawing actionable conclusions. In the future we’ll talk more about these challenges and how we’re addressing them, but in this post we’d like to share how some of the metrics that are fundamental to how our users experience the browser have improved throughout the year.

511
 
 

Happened to play with @firefox's screenshotting tool for the first time, and it's pretty amazing, for one reason, and one reason only - **HTML element awareness**

#OpenSource

512
 
 

I end up manually clicking to turn it on anyway every time. Would love to automate it.

513
 
 

"Great news for people using Firefox Nightly on Debian-based Linux distributions (such as Debian, Ubuntu, Linux Mint, and others): installing, updating, and testing the latest Firefox Nightly builds just got a lot easier. We’ve set up a new APT repository for you to install Firefox Nightly as a .deb package."

514
515
 
 

Chrome does not do it either but are we supposed to be the ones that start a new trend or the ones that follow the trend?

I made a post into their feature request section about how important it is for privacy and security. It is perfectly possible to do but they are not interested in doing.

What I asked was that they provide a feature that allows users to opt in to encrypt all browsing data including history, passwords, cookies, etc. With this feature I can only access my browser information after I open up Firefox and provide my encryption password.

How would this help? Well, there could be viruses that can read Firefox browsing history and cookies and send that to the server. With this feature enabled, one can be even more safer.

There is an option to encrypt Passwords. Thats not enough, every other piece of browsing data should also be encrypted.

516
 
 

All the incognito browser windows share the same "session" in Firefox. So say you open an Incognito window to browse Facebook or something, then you open another Incognito window, this new incognito window is linked to the previous incognito window, meaning you are logged into Facebook at that new Incognito window as well. This is because, as I explained before, all the incognito windows share the same "session"

The only way to clear incognito window is to close ALL of them and then create a new incognito window. You dont have to close the main non incognito Firefox window though, just close all the incognito windows. Then open a new one, now your previous session is destroyed and you are new again.

You may know it but its not that common knowledge as it should have been

517
 
 

Why use .js extension if it does not even support what Javascript is supposed to support. Here is my user.js file that does not work in Firefox: https://pastebin.com/QZXL0YJp

However the following works: https://pastebin.com/xEjh7g9U

I wonder why not implement a full Javascript engine to read in those configuration files, it kind of sucks to keep on typing user_pref( in every line when one could put all the configs in a list and loop over it and use user_pref() to apply them.

518
 
 

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.]

519
 
 

I recently moved from chromium to Firefox and I noticed an inconsistency I'm not sure how to fix.

On chromium, if I want to open a link on a new tab, I use ctrl + click to open it in the background and ctrl + shift + click to open it and focus.

On Firefox, with normal links it works the same way, but with bookmarks it's switched: ctrl + click opens and focuses, and ctrl + shift + click opens in the background.

I've searched settings about this with no luck.

Am I missing something?

520
 
 

Is it possible to merge tabs the way Chromium-based browsers can on Android? Sometimes it is very useful 🙃

521
 
 

Hi Firefox Team, what you would say to make an UI adjustments regarding the https://arc.net/ which becomes very popular :) it could be a great opportunity to get some Windows and Linux users back, since they released Mac only so far. Also it's based on Chromium and it seems it is not an open-source yet. cc @mozilla @firefox @FirefoxNightly

522
 
 

Hallo! 🐸

I have UK Eng set as my main language on #Firefox, but it still sees my UK Eng as spelling errors, as based on a US Eng dictionary.

I checked my Firefox browser settings, and UK (GB) is set as the mai, but can't remove US Eng. Is there something that I'm missing?

@firefox@lemmy.ml @firefox@lemmy.world @mozilla

523
 
 

I found that TCP Fast Open was removed in Firefox, while Chrome continues to have it. Does anyone have more info on why the devs decided to axe it ?

The ticket that removed the feature didn't have any explanation: https://bugzilla.mozilla.org/show_bug.cgi?id=1689604

524
525
 
 

I have set a primary password on my browser. Due to which, whenever I open my browser, the first thing it does is ask for primary password. I wish this to happen only when I am accessing the passwords or when a site is autofilling it[ thus, necessitating the unlocking of the vault].

Is there a way to disable it at the browser start? I went through an old StackOverflow thread but no solution there. There used to be an extension called MasterPassword that solved this but the link seems to be broken now.

view more: ‹ prev next ›