Firefox desktop version

PLEASE help! I am desperatly trying to stop firefox from opening a tab every time after I visited my individualized start page and clicking on it. It is my yahoo and ever… (pročitajte više)

PLEASE help! I am desperatly trying to stop firefox from opening a tab every time after I visited my individualized start page and clicking on it. It is my yahoo and every time I click to check my mails or read an article your browser opens a tab that shows my account settings. It is terribly annoying. Thank you! Ariane

Asked by Ariane prije 8 sati

  • Riješeno

Mozilla Firefox slow on Windows 11 24h2

Hello! After a clean install of Windows 11 24h2 Pro, Mozilla Firefox is unusable. It takes about 2 minutes to load a page which is abnormal. I remember I had the same iss… (pročitajte više)

Hello! After a clean install of Windows 11 24h2 Pro, Mozilla Firefox is unusable. It takes about 2 minutes to load a page which is abnormal. I remember I had the same issue when I first installed Windows 11 23H2 Pro and that was resolved somehow but it was 2 or 3 years ago and I've no idea what the solution was back then. I've tried some basic stuff including Test suggestion which of course didn't resolve anything as almost all of them are referring to cleaning cache, reinstall Firefox etc and it literally has nothing to do with my situation. Any solutions?

Asked by anwylyds prije 9 sati

Answered by anwylyds prije 8 sati

استرجاع بياناتي

ارجو من جنابكم التفظل وارجاع معلوملتي الكامله في حسابmozilla لاني منذ مده طويله لم استطع الوصول لبياناتي علما اني طلبت متكم المساعده من قيل ولكن دون جواب منكم

Asked by salah Ali prije 9 sati

.pdf downloading failed after updating the browser.

I have use the following type of code in the google appscript for downloading the html table as .pdf format but after update the Firefox browser the file unable to downlo… (pročitajte više)

I have use the following type of code in the google appscript for downloading the html table as .pdf format but after update the Firefox browser the file unable to download but everything runs properly and the success message is appearing but the file is not downloading. Before, update the browser, the file was downloaded properly, please tell me how to resolve the problem. It's an URGENT. Please take necessary action at an earlier.

function exportToPDF() {

   try {
       const table = document.getElementById("dataTable");
       if (!table || table.classList.contains('hidden')) {
           showAlert("Nothing found to generate PDF!");
           return;
       }
       const originalScrollPosition = {
           body: document.body.scrollTop || document.documentElement.scrollTop
       };
       document.body.scrollTop = 0;
       document.documentElement.scrollTop = 0;
       const tableContainer = document.querySelector(".table-container");
       const cloneContainer = tableContainer.cloneNode(true);
       cloneContainer.style.overflow = "visible";
       cloneContainer.style.maxHeight = "unset";
       cloneContainer.classList.add("no-scrollbar");


       const clone = cloneContainer.querySelector("table");
       clone.style.fontSize = "12px";
       clone.style.borderCollapse = "collapse";
       clone.style.width = "100%";
       clone.querySelectorAll('th').forEach(th => {
           th.style.fontSize = "10.5px";
           th.style.padding = "1px";
           th.style.border = "1px solid black";
       });
       clone.querySelectorAll('td').forEach(td => {
           td.style.fontSize = "10.5px";
           td.style.padding = "1px";
           td.style.border = "1px solid black";
       });


       const now = new Date();
       const dateTime = now.toLocaleString("en-GB", {
           day: "2-digit", month: "2-digit", year: "numeric",
           hour: "2-digit", minute: "2-digit", second: "2-digit",
           hour12: true
       });
       const selectedYearValue = document.getElementById('yearSelect').value;


       const wrapper = document.createElement("div");
       wrapper.style.fontSize = "16px";
       wrapper.style.fontFamily = "Arial, sans-serif";
       wrapper.style.width = "100%";


       const header = document.createElement("div");
       header.style.textAlign = "center";
       header.innerHTML = `
Financial Year wise Report on BEUP || 17th Assembly (2021-2026)
Financial Year: ${selectedYearValue}
               Report as on: ${dateTime}
       `;
       wrapper.appendChild(header);
       wrapper.appendChild(cloneContainer);
       cloneContainer.style.marginTop = "2px";
       cloneContainer.style.paddingTop = "0px";


       const fileName = `MLA_wise_&_F-Y_wise_Report_as_on_${formatDateTimeForFilename()}.pdf`;


       document.body.style.overflow = 'hidden';
       const opt = {
           margin: [5, 5, 5, 5],
           filename: fileName,
           image: { type: 'jpeg', quality: 1 },
           html2canvas: {
               scale: 2,
               useCORS: true,
               scrollY: 0,
               windowHeight: document.documentElement.scrollHeight
           },
           jsPDF: {
               unit: 'mm',
               format: 'a4',
               orientation: 'landscape'
           }
       };
       html2pdf().set(opt).from(wrapper).save().then(() => {
           
           document.body.scrollTop = originalScrollPosition.body;
           document.documentElement.scrollTop = originalScrollPosition.body;
           document.body.style.overflow = ;

           showAlert("PDF file downloaded successfully!", 'success');
       });
   } catch (e) {
       console.error("Error generating PDF:", e);
       document.body.style.overflow = ;

       showAlert("PDF generation failed. Check console for details.", 'error');
   }

}

Asked by BEUP NADIA prije 9 sati

About:config

I used once entering about about:config to enable DOT setting in my android phone but have not yet completed network.trr.uri.Later on, tried to do it but cannot access us… (pročitajte više)

I used once entering about about:config to enable DOT setting in my android phone but have not yet completed network.trr.uri.Later on, tried to do it but cannot access using about:config any more. Please advise, as your recent online instruction allow windows laptop to set automatically using security and privacy to go to Https setting to enable it. Not so, for android devices, even using chrome://geckoview/content/config.xhtmi, it does not go directly to enable Https setting. Any recent updates to do it. I understand that the restrictions are good to prevent most users and not developers to adjust the defaults. But why not making simpler only for most users to tweak or enable DOT setting, just like brave. Thank you for your understanding and attention. Regards Francis

Asked by Fhcando prije 14 sati

Last reply by TyDraniu prije 10 sati

Firefox Red Address Bar

I believe this problem is caused by a false crash recovery loop, every time I open firefox it'll close again and then give me an annoying red striped address bar. I'm sur… (pročitajte više)

I believe this problem is caused by a false crash recovery loop, every time I open firefox it'll close again and then give me an annoying red striped address bar. I'm sure its not my extensions because I only have Ublock Origin installed.

Asked by Isaiah Diaz prije 1 dan

Last reply by Ed prije 10 sati

firefox stopped launching after working for some time

I downloaded firefox and it worked for about a month. Now when I try to launch it, the screen flashes momentarily as though it were about to pop up, but then it does not … (pročitajte više)

I downloaded firefox and it worked for about a month. Now when I try to launch it, the screen flashes momentarily as though it were about to pop up, but then it does not actually open a browser window. I have uninstalled and reinstalled firefox more than once, I've tried a simple restart of the computer, and tried multiple different update methods (updated windows). Any suggestions?

Asked by Robey NeJame prije 1 sedmicu

Last reply by Ed prije 10 sati

show the address in the location bar firefox

Latest update changed it so that URLs are not shown in the address bar unless a button is clicked. How to restore URLs being shown by default? Please note: below questio… (pročitajte više)

Latest update changed it so that URLs are not shown in the address bar unless a button is clicked. How to restore URLs being shown by default?

Please note: below question is similar but not the same. https://support.mozilla.org/en-US/questions/1493782

Asked by 8sjy093xyhfs prije 13 sati

Last reply by Agent virtuel prije 12 sati

Auto-fill URL like Chrome

In Chrome, for example, if you type "maps" in the address bar, it will autofill to "maps.google.com", which then redirects to the correct URL, "google.com/maps". Initiall… (pročitajte više)

In Chrome, for example, if you type "maps" in the address bar, it will autofill to "maps.google.com", which then redirects to the correct URL, "google.com/maps". Initially, it doesn’t do this, but if you do it repeatedly, Chrome eventually learns and sends you directly to that URL when you type "maps". The same happens with "gmail" or even just "gm", which redirect to "gmail.com" or "mail.google.com". Does Firefox have this kind of feature?

I think I browsed a reddit thread from a few years ago asking this same problem having something to do with autofill frequency which doesn't work, because the actual url is not, in the example of maps, maps.google.com and the url I want to enter redirects to it.

Asked by Professional WYML prije 1 dan

Last reply by Professional WYML prije 11 sati

The browser becomes unresponsive when browsing video websites, win10, ASUS

When navigating through video websites, the browser often becomes unresponsive and refreshes the interface. When accessing other websites, the browser tabs frequently exp… (pročitajte više)

When navigating through video websites, the browser often becomes unresponsive and refreshes the interface. When accessing other websites, the browser tabs frequently experience crashes.

Details regarding the operating system, laptop model, and browser version are provided below, and the screenshot of unresponsive website has been attached with this, um email or message.


版本 Windows 10 专业工作站版 版本号 22H2 安装日期 ‎2023/‎5/‎25 OS 内部版本 19045.6036


设备名 - 处理器 13th Gen Intel(R) Core(TM) i9-13900H 2.60 GHz 机带 RAM 32.0 GB (31.6 GB 可用) 显卡 NVIDIA GeForce RTX 4060 Laptop GPU (8 GB), Intel(R) Iris(R) Xe Graphics (128 MB) 设备 ID - 产品 ID - 系统类型 64 位操作系统, 基于 x64 的处理器 笔和触控 为 10 触摸点提供笔和触控支持


Firefox版本: 139.0.4 (64 位)

Asked by CORE_denkou prije 12 sati

Auto Play on YouTube doesn't work on Firefox! Help me to come back to Firefox!

I have a problem that I cannot resolve for months. I'm always listening to YouTube I'm listening music while I'm working or I'm doing task on Firefox I used to have no pr… (pročitajte više)

I have a problem that I cannot resolve for months. I'm always listening to YouTube I'm listening music while I'm working or I'm doing task on Firefox I used to have no problem I just Open YouTube and let it play on auto play and it goes no matter what. About 6 months ago I started to experiment some problems the video stop all the time even if I have a playlist going on like 50 song one after another it will stop once in a while for no reason. It pissed me off so much that I have to change my browser by default and I don't like other browser I use always Firefox with DuckDuckGo so when I'm trap to use other browser I get mad the only one that functions very good it's on edge Microsoft and seriously I cannot stand this… I'm forced to use YouTube only on edge it's the only place that it works no matter what it never stop. It used to be a little arrow in the bottom of the screen, a button that you can click on and off to Auto play or not, this button disappear it's not even there no more. This button Auto Play it's not there in Edge or Google Chrome but YouTube works for them not for Firefox so what is the problem it's not the setting is it YouTube that's got problem with Firefox? I don't know, it must be a way, a back door because I need to go back with Firefox I need to go back with DuckDuckGo. I'm pissed because I have to leave just because of that and that it's no compromise for me my music will pass before everything else. I don't feel like asking question to the community because it takes months before they answer you if they do. It's no customer service for Firefox or Mozilla whatsoever they don't answer you they don't talk to you they don't fucking care and this is another thing that pisses me off because they have a good thing going on but they don't care about the people. This was, this is what I did so far: Disable Hardware Acceleration "Performance" section.

I unchecked "Use recommended performance settings."

I unchecked "Use hardware acceleration when available." Clear Cache and Cookies I cleared the cache and cookies preferences privacy: Under "Cookies and Site Data," I clicked on "Clear Data."

Extensions about:addons I disabled all extensions to see if the problem persists… nothing happen YouTube I used YouTube in a Private Window … nothing happen YouTube Playback Settings I changed the video quality … nothing happen

Developer Tools for Network Throttling Maby using the developer tools, I can check for network issues? I didn’t try yet Reset Firefox I Refresh Firefox to restore it to its default state… nothing happen I uninstalled it and clean the registry. I reinstalled it. …nothing happen I ensure that you I’m using the latest version of Firefox: Yes My laptop specifications: Device specifications Device name: Fatcatbasse Processor: AMD Ryzen 7 5800H with Radeon Graphics 3.20 GHz Installed RAM: 64.0 GB (63.4 GB usable) Device ID: 8EDED38D-1047-40B4-8AIF-C2361C5E5841 Product ID: 00330-80000-OOOOO-AA797 System type: 64-bit operating system, x64-based processor Pen and touch: No pen or touch input is available for this display

Graphics Drivers I ensure that my graphics drivers are up to date. They are Testing Other Browsers I already mentioned that Edge works well Google Chrome also So you got an idea what I can do maybe shooting with a gun on the computer? Maybe pouring bleach or fuel on the keyboard? Maybe that work.

Asked by gattogrosso prije 1 dan

Last reply by jeff-g prije 14 sati