Zobrazenie otázok označených: Zobraziť všetky otázky
  • Uzamknuté
  • Archivované

Firefox Root Certificate Expiration: Questions & Tips for Updating

Important update! On March 14, 2025, a critical root certificate in Firefox will expire. If you’re still using an older version (before Firefox 128 or ESR 115.13+), it’s … (ďalšie informácie)

Important update! On March 14, 2025, a critical root certificate in Firefox will expire. If you’re still using an older version (before Firefox 128 or ESR 115.13+), it’s crucial to update to Firefox 128 or newer to avoid issues with add-ons, DRM-protected content, and other features.

For full details, check out Update Firefox to prevent add-ons issues from root certificate expiration.

If you have questions about the update or need help with the process, this is the place to ask! Whether you’re just starting or you’ve already updated and want to share your experience, we’d love to hear from you.

Let’s come together, share tips, and ensure we’re all prepared. Drop your questions or insights below!

Otázku položil(a) Lucas Siebert Pred 6 mesiacmi

Posledná odpoveď od Paul Pred 1 mesiacom

  • Vyriešené
  • Archivované

Recent update error - Platform Version '131.0.3' is not compatible with minversion >= 131.0.2

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <=… (ďalšie informácie)

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <= 131.0.2

Otázku položil(a) fatherknowsbass Pred 6 mesiacmi

Na otázku odpovedal(a) James Pred 6 mesiacmi

  • Vyriešené
  • Archivované

Removal of New "List All Tabs" Button.

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon).… (ďalšie informácie)

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon). The old icon for this button was a chevron with approximately the same functionality. I was able to remove the old icon, but I'm unable to find a way to remove this one. Here is what I've tried so far:

  • Like the old one, the Customize Toolbar feature is unable to remove it since it is grayed out.
  • For a while, I was able to remove the old icon by going to about:config and setting browser.tabs.tabmanager.enabled to false. This solution does not work for the current and some recent versions of the button.
  • I attempted to create a userChrome.css file (following all the steps according to this this website) and added the following string: #alltabs-button { display: none !important; }

None of these attempted fixes have removed the button following a browser restart. Is there a way to remove it? I have no need of a button that shows me what tabs I have open when I can simply look at my toolbar.

Otázku položil(a) Shabcarb Pred 7 mesiacmi

Na otázku odpovedal(a) cor-el Pred 7 mesiacmi

  • Vyriešené
  • Archivované

Tab preview no longer show

Hello, after the new Firefox 131 the tab preview no longer show when hovering over a tab, is there a way to fix this? thanks

Otázku položil(a) Tom Tom Pred 6 mesiacmi

Na otázku odpovedal(a) cor-el Pred 6 mesiacmi

  • Vyriešené
  • Archivované

Error message when opening Firefox

After a windows update I get the following message when I try to open Firefox: The procedure entry point ?ToLogLevel@mozilla@@VA?AW4LogLevel@1@H@Z could not be locat… (ďalšie informácie)

After a windows update I get the following message when I try to open Firefox: The procedure entry point ?ToLogLevel@mozilla@@VA?AW4LogLevel@1@H@Z could not be located in the dynamic link library C:ProgramFiles\Mozilla Firefox\xul.dll Then I get Couldn't load XPCOM

I tried uninstalling firefox but it just hung. I restored it to before the windows update but still got the same message

Otázku položil(a) SueJohnson Pred 6 mesiacmi

Na otázku odpovedal(a) NoahSUMO Pred 6 mesiacmi

  • Vyriešené

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)? For reference, there's an excellent extension on Chrome/Brave called "Go full screen" … (ďalšie informácie)

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

For reference, there's an excellent extension on Chrome/Brave called "Go full screen" which has simple but perfect functionality, one-click automation, saves as either .pdf or .png format to your downloads folder.

https://chromewebstore.google.com/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl?hl=en-US

Otázku položil(a) Quicksite Pred 5 mesiacmi

Na otázku odpovedal(a) Quicksite Pred 5 mesiacmi

  • Vyriešené
  • Archivované

Portable version of Firefox

Hi, I used Firefox browser at work since it had the best add-in for tab groups (Simple Tab Groups). Unfortunately browser is not supported any more. Is there a portable v… (ďalšie informácie)

Hi, I used Firefox browser at work since it had the best add-in for tab groups (Simple Tab Groups). Unfortunately browser is not supported any more. Is there a portable version that can be run without installing, from Mozilla.

I read a post that indicated it was available from PortableApps, but am not conversant enough to know that it's 100% safe. Believe that it was able to be updated as well.

Otázku položil(a) moz_spt Pred 6 mesiacmi

Na otázku odpovedal(a) James Pred 6 mesiacmi

  • Vyriešené
  • Archivované

Update Firefox 78.15 to Version 128

Hello, could you please let me know if updating Firefox as suggested (version 128) will be compatible with my iMac OS X Version 10.9.5. Thank you very much. Kind regards … (ďalšie informácie)

Hello, could you please let me know if updating Firefox as suggested (version 128) will be compatible with my iMac OS X Version 10.9.5. Thank you very much. Kind regards AS.

Otázku položil(a) annschmitz1 Pred 6 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 6 mesiacmi

  • Vyriešené
  • Archivované

Local Addon setup

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like… (ďalšie informácie)

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like to keep the extension loaded across firefox sessions.

What is the best process for doing this? I attempted to create a .xpi file but when installing via "about:addons > Install addon from file" I get the message "This addon could not be installed because it could not be verified".

What is Firefox's self-signing process for this? I don't want to have to install dev versions of the browser just to automate one task.

Otázku položil(a) jeffrey27 Pred 6 mesiacmi

Na otázku odpovedal(a) jeffrey27 Pred 6 mesiacmi

  • Vyriešené

ESR or RR? Which verion should I use with Windows 7 Pro 64 Bit?

I've just been told by my Firefox Browser that there is an update available but it can't install it automatically, I need to manually download the file and install it. It… (ďalšie informácie)

I've just been told by my Firefox Browser that there is an update available but it can't install it automatically, I need to manually download the file and install it. It took me to an Enterprise page which gave me the choice between a Rapid Response version or an ESR version. Firstly why an Enterprise page? Secondly which version do I need fora PC running Windows 7 Pro 64 bit please?

Otázku položil(a) fixit9660 Pred 5 mesiacmi

Na otázku odpovedal(a) James Pred 5 mesiacmi

  • Vyriešené
  • Archivované

Bookmarks toolbar stopped working in the latest version

After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appear… (ďalšie informácie)

After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appeared on my Windows PC.

Bookmarks toolbar is visible, I can show and hide it but it does not display any of my saved bookmarks. Luckily, they were not deleted and I still can access them via Bookmarks Menu, which is less than optimal.

The Drag&Drop functionality does not work either. When I grab the opened Tab, drag it on the Toolbar and release it, the Tab gets opened in the new browser window and it's not saved.

Otázku položil(a) Matej Hudák Pred 6 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 6 mesiacmi

  • Vyriešené
  • Archivované

Cannot find a Firefox download that installs without admin rights

I think started some time this year, I can't find a Firefox download that installs without admin rights from official website. The .exe and .msi options all require admin… (ďalšie informácie)

I think started some time this year, I can't find a Firefox download that installs without admin rights from official website. The .exe and .msi options all require admin privileges.

1. Is there still a no-admin-rights version available? 2. If not, why was it removed? 3. Any plans to bring it back?

Otázku položil(a) runnoob Pred 6 mesiacmi

Na otázku odpovedal(a) James Pred 6 mesiacmi

  • Vyriešené

Vetical Tabs

On the latest update to firefox, the browser now has a vetical tab in addition to the horizontal ones. I want to remove the vertical tabs, and ideally for it to never com… (ďalšie informácie)

On the latest update to firefox, the browser now has a vetical tab in addition to the horizontal ones. I want to remove the vertical tabs, and ideally for it to never come back. I've searched the settings as well as the support features and can't find a way to turn it off. I am legitimately not going to use firefox at all until this issue is resolved.

Thanks

Otázku položil(a) xxxtrastuf Pred 4 mesiacmi

Na otázku odpovedal(a) Paul Pred 4 mesiacmi

  • Vyriešené
  • Archivované

I am trying to verify specifically which versions of Firefox are vulnerable to CVE-2024-8387.

I know that typically mozilla does not put a low bound on advisories, and https://www.mozilla.org/en-US/security/advisories/mfsa2024-40/ is the advisory for vulnerabiliti… (ďalšie informácie)

I know that typically mozilla does not put a low bound on advisories, and https://www.mozilla.org/en-US/security/advisories/mfsa2024-40/ is the advisory for vulnerabilities fixed in ESR 128.2. CVE-2024-8387 is listed here. yet the advisory for 115, https://www.mozilla.org/en-US/security/advisories/mfsa2024-41/ does not list this vulnerability. Was this something that was only impacting 128 (for the ESR builds) or is there a mistake that either 115.15 did patch it but it wasn't documented, or the patch has been missed and ESR 115 is still vulnerable?

Otázku položil(a) keith_marburger Pred 6 mesiacmi

Na otázku odpovedal(a) Mike Kaply Pred 5 mesiacmi

  • Vyriešené

Your Firefox profile cannot be loaded. It may be missing or inaccessible.

Hello, I've tried running "firefox -P". I've also tried deleting ~/.mozilla. No matter what I do, I still keep getting this message. OS: Linux 6.10.13-3-MANJARO Firef… (ďalšie informácie)

Hello,

I've tried running "firefox -P". I've also tried deleting ~/.mozilla. No matter what I do, I still keep getting this message.

OS: Linux 6.10.13-3-MANJARO Firefox versions: firefox 131.0.3-1 installed from the Arch repo via pacman; also firefox-132.0.2 installed from tarball downloaded from firefox.com and unpacked as /opt/firefox.

With firefox 131.0.3-1, I get the following error message:

[Parent 33389, IPC I/O Parent] WARNING: process 33445 exited on signal 9: file /usr/src/debug/firefox/firefox-131.0.3/ipc/chromium/src/base/process_util_posix.cc:335

With firefox-132.0.2, no messages are printed.

What is even more confounding: I have 2 user accounts on this computer. When I login as myself, I get this popup. When I login as the other user, firefox opens up fine.

I've already looked at the following, but that has not helped. https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing-inaccessible https://support.mozilla.org/en-US/questions/1327628 https://support.mozilla.org/en-US/questions/1396772 https://support.mozilla.org/en-US/questions/1454745

I'd be most grateful if someone could please suggest any other alternatives to try. Thanks!

Otázku položil(a) Mandar Mitra Pred 5 mesiacmi

Na otázku odpovedal(a) cor-el Pred 5 mesiacmi

  • Vyriešené
  • Archivované

I can't anymore

I have loved FF desktop browser since I started using it per my boss in 2003. But I am so tired of the fact that EVERY SINGLE TIME you put out an update it breaks my acc… (ďalšie informácie)

I have loved FF desktop browser since I started using it per my boss in 2003. But I am so tired of the fact that EVERY SINGLE TIME you put out an update it breaks my access to the bank. EVERY SINGLE TIME. I waste HOURS reading articles, calling the bank IT dept, chatting with people who are on 3 calls at once, only to hear them tell me to "just use chrome." I clear the cookies, clear the cache, reboot, follow all the prompts in the settings and THEN the damned bank server doesn't recognize the device so it forces yet ANOTHER password change. It happened again TODAY and it makes me so sad but I cannot do it anymore. I am STILL now (going on 4 hours) trying to access the billpay page @ Xantanderbank. (ahem, secure codename) I am forced now, by this craziness, to use the imbecilic duckduckgo which is A) and offensive name and b) you KNOW it nowhere near the product you have built but I CANNOT DO THIS ANYMORE. Thank you for the time it takes to read this diatribe. I appreciate it.

Otázku položil(a) cmaloof Pred 6 mesiacmi

Na otázku odpovedal(a) NoahSUMO Pred 6 mesiacmi