Skip Navigation

Firefox
Firefox

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

Members
18,324
Posts
964
Active Today
514
Created
5 yr. ago

  • Massive memory pressure issues

    For reasons I have been unable to decipher, FirefoxCP Web Content is munching all the memory on my machine that it possibly can. I have gone through every about:config setting I am aware of or was able to find information about. Tabs should be unloading, memory settings should be deliberately restrictive, etc. However, my laptop is absolutely crushed by my browser.

    I'm running the latest version of Firefox. I have UBlock Origin running but that shouldn't be this much of a lift. This is a 2020 MacBook Pro with an M1 chip and 16GB of RAM (I have no control over this. It's a work laptop. No, I can't just ask for a different laptop. Yes, I have tried.)

    If anyone knows of tips or tricks I can use to hopefully restrict Firefox's memory usage ceiling, I'd be greatly obliged.

  • New Year New Tab – These Weeks in Firefox: Issue 175

  • Firefox search is resolving to IP instead of hostname

    I have a SearXNG instance running locally, and I have a proxy entry for this (search.home). When I go to https://search.home/ in Firefox, it works as expected and brings me to SearXNG, however if I try adding this as my default search, it instead resolves to the IP and not the hostname, which fails because the IP does not have a cert on it and it tries to hit it with https (as would work with the hostname).

    This works in Firefox mobile, and every other web browser I've tried on desktop, just not Firefox for some reason. I've tried various about:config changes but so far no luck. Anyone else have a workaround for this? It would be nice if Firefox showed you what it actually has saved for the url/hostname/IP of the search engine in the Search section of the Settings, but sadly it just has the name and shortcut listed.

  • Reminder: Firefox has a good and privacy respecting local language translation of webpages builtin

    I just recommended someone to use Firefox for its excellent translation capability. And I think my reply warrants an entire post, so here is a copy of my reply. This is just a reminder that you can visit websites with other languages too. However Japanese and Korean are not supported yet, which would be helpful for me. Hopefully they add the support soon. But for German in example it works:

    You could use a translation tool, for something that looks interesting to you. At least Firefox makes this easy, with its builtin translation functionality (without Google as far as I understand, and I think local/offline only, but can be wrong). Firefox is my main way to interact with Lemmy:

    Directly in the addressbar for non native languages:

    Or through menu:

    ![](https://lemmy.ml/api/v3/image_proxy?url=https%3A%2F%2Fbeehaw.org%2Fpictrs%2Fimage%2Fdcd46824-a1b2-4cfb-

  • Running Inference In Web Extensions

    We’re shipping a new API in Firefox Nightly that will let you use our Firefox AI runtime to run offline machine learning tasks in your web extension.

  • Saving Formdata is not working

    I have problems with Formfill and i don't understand how Firefox works here. Obviously, no form data is saved for me. The saving of form data is activated in the settings under Security, in the History section. No data is deleted when closing the application. Even in a freshly created profile, without special settings and plugins, the saving of form data no longer works.

    I have also tried to fill out the form at https://www.roboform.com/filling-test-all-fields. No data is saved. With Chrome, however, this is not a problem. Is there a hidden setting or is this a bug?

  • Firefox 134.0.2 Release Notes

  • Mozilla Settles Case Over Its Refusal to Hire Labor Activist

    I edited the title to switch Apple with Labor because that's the real gist of the news item, not that they had worked and organised at Apple, although that's no small part.

    I'm not sure if this paywalled so here is a archive.today link in case it is.

  • How to create bookmarks using javascript ?

    I tried creating a single bookmark with search word But I can't get this to work. How can I bypass security to make it work ? Do I really have to enable debug mode ? Is it possible to switch debug mode without having to restart the browser (and discard all tabs)

    Here is the code I tried

     undefined
        
    javascript:(async()=>{let t="S",n="GPT Classic",u="https://chatgpt.com/g/g-YyyyMT9XH-chatgpt-classic/?q=%25s",k="cc",g=(await PlacesUtils.bookmarks.search({parentGuid:PlacesUtils.bookmarks.toolbarGuid,title:t}))[0]?.guid||(await PlacesUtils.bookmarks.insert({parentGuid:PlacesUtils.bookmarks.toolbarGuid,title:t,type:PlacesUtils.bookmarks.TYPE_FOLDER})).guid;await PlacesUtils.bookmarks.insert({parentGuid:g,title:n,url:u}),await PlacesUtils.keywords.insert({keyword:k,url:u}),alert(`Bookmark "${n}" added to folder "${t}" with keyword "${k}"!`)})();
    
    
      
  • More granular privacy controls

    I run very hardened firefox to prevent fingerprinting, and this often causes issues with websites(e.g. images not loading due to cross site request policies, sites not working due to webgl/webrtc disabled). Is there any way to only allow features on websites in my lan, or ones I select?

    Thank you for the answers!

  • Firefox 134.0.1 Release Notes

  • Key Improvements – These Weeks in Firefox: Issue 174