Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

Firefox Hangs Upon Launch, Cannot Connect to any Websites (Mac Sonoma)

On Mac OS 14.4 Firefox hangs on launch and crashes, requiring "Force Quit" when I try to Refresh or Troubleshoot. Uninstalled and reinstalled multiple times, and restarte… (funda kabanzi)

On Mac OS 14.4 Firefox hangs on launch and crashes, requiring "Force Quit" when I try to Refresh or Troubleshoot. Uninstalled and reinstalled multiple times, and restarted computer several times. Have spent several hours trying multiple community suggestions to now avail.

I am not a programmer, but am able to follow instructions. I clearly need someone to hold my hand and walk me through the solution. (I even checked out the Kaspersky suggestion, but cannot install it because Firefox cannot connect to the Internet.)

I have downloaded and saved "Raw Data.docx" and "Application Basics tex.docx" from one of the crash reports.

P.S. On this question form Firefox guessed that my operation system was Mac OS x 10_15_7, but it is 14.4

Julian

Asked by julian.donahue 1 unyaka odlule

Last reply by julian.donahue 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

large areas of wall street journal website front page are blank

The website WSJ has large areas on front page, including the opinion listing, are simply white and not 'there' on the page to click on. I've deleted their cookies without… (funda kabanzi)

The website WSJ has large areas on front page, including the opinion listing, are simply white and not 'there' on the page to click on. I've deleted their cookies without effect, tried turning off all adblockers, shut mac down to reboot, nothing seems to have an effect. This is a recent glitch of only several days, prior performance was great. Thanks!

Asked by tamburlaine63 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Okugcinwe kunqolobane

Why do my tabs keep disappearing?

Hello, After the last MacBook Pro M4 update my tabs keep disappearing. This is quite ANNOYING as I use ALL my tabs. Plus when I go to HISTORY there is NO Restore Previo… (funda kabanzi)

Hello, After the last MacBook Pro M4 update my tabs keep disappearing. This is quite ANNOYING as I use ALL my tabs. Plus when I go to HISTORY there is NO Restore Previous session...so I am losing EVERYTHING. Do I just need to go out to another browser and make them my default? I can find NO help when I go out to your support for my problem. Thank you, Patty


/edit: moved thread from Firefox for iOS (for iPhone/iPad) to Firefox section as you have macOS.

Asked by Indywoman 1 unyaka odlule

Last reply by jscher2000 - Support Volunteer 10 izinyanga ezidlule

  • Okugcinwe kunqolobane

Changing the background image of home page (new tab)

So, I just now installed Firefox and now I want to change the background of the home page (new tab), the same way you would do in chrome. I did some research and created … (funda kabanzi)

So, I just now installed Firefox and now I want to change the background of the home page (new tab), the same way you would do in chrome. I did some research and created a chrome folder and a chromeContent.css file in there.

I tried first the code in this link: https://support.mozilla.org/en-US/questions/1271362 and then this one: https://superuser.com/questions/1495946/how-do-i-change-the-background-image-of-home-page-in-firefox

neither of those worked, even though I'm pretty sure I followed all of the instructions correctly. help please, will be greatly appreciated (i don't know if i chose the correct topic)

pictures included in order: the code (device name crossed out), inside the chrome folder, inside the profiles folder


/edit: moved thread from Firefox for iOS (for iPhone/iPad) to Firefox section as you have macOS.

Asked by Allium Ash Noah 9 izinyanga ezidlule

Last reply by Allium Ash Noah 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

Firefox request password to install helper tool but will not launch

I have a user at my job that installed the latest Firefox update (13324.11.21) through our MDM. After installing this update she cannot launch Firefox. When attempting to… (funda kabanzi)

I have a user at my job that installed the latest Firefox update (13324.11.21) through our MDM. After installing this update she cannot launch Firefox. When attempting to launch she receives a request for a username and password to install a Helper Tool. She is an admin on her machine and enters her credentials. The message closes and nothing happens. When attempting to launch again the same thing happens. This is not happening with our other 100 Macs who have the same Firefox version and others who have the same OS.

Is anyone able to tell me why this is happening or how to fix? Any assistance is very much appreciated.

The below troubleshooting steps have been done:

Uninstalled and reinstalled Firefox

Updated the OS to 15.0.1

Disabled the Master Password on Firefox through a Mac Profile

Checked if there was a Firefox file under /Library/PrivlegedHelperTools

Granted Full Disk Access to Firefox under System Settings

Asked by James Boscana 1 unyaka odlule

Last reply by James Boscana 1 unyaka odlule

  • Okugcinwe kunqolobane

macOS abilities on Firefox

Hello, I would like to know if it's planned that Firefox uses macOS abilities like on Safari, such as text replacement and others ? Kind regards … (funda kabanzi)

Hello,

I would like to know if it's planned that Firefox uses macOS abilities like on Safari, such as text replacement and others ?

Kind regards

Asked by Rixals 9 izinyanga ezidlule

Last reply by TyDraniu 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

Unable to configure Firefox on Mac with provisioning profile

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Passwo… (funda kabanzi)

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

Asked by Kevin Brown 10 izinyanga ezidlule

Last reply by Kevin Brown 10 izinyanga ezidlule

  • Okugcinwe kunqolobane

Firefox keeps getting deleted from macbook pro

System Details: Macbook Pro (2021) 16 inch Apple M1 Pro macOS Sonoma 14.6.1 1. I downloaded the latest Firefox from Mozilla official website, installed the app, made sur… (funda kabanzi)

System Details: Macbook Pro (2021) 16 inch Apple M1 Pro macOS Sonoma 14.6.1

1. I downloaded the latest Firefox from Mozilla official website, installed the app, made sure I can see the Firefox app in my applications. I start using the app. 2. Everything will be fine for a few days (say 1 week or 10 days) and one fine day, the browser stops working. Even google.com doesn't open. 3. I quit Firefox and try to re-start it. I cannot find Firefox in my system. It just disappeared. I cannot find in my applications. The search doesn't show Firefox.

I re-install by going back to step #1

This has happened not one time but many times. I searched if others have this issue but did not find anything that i could use. Hence posting this question here.

I have Firefox installed on a lot of other Macbook pros in my home, no other system has this issue. I don'ty understand what is happening. Just wanted to get some guidance in resolving this issue.

Thanks _Krishna

Asked by Vamsikrishna Nadella 10 izinyanga ezidlule

Last reply by James 10 izinyanga ezidlule

  • Okugcinwe kunqolobane

Updating Firefox to 138.0.3 on my Apple Mac. Installer tool could not first install itself and Firefox froze,(does not respond), on 3rd try.

How should I fix the frozen browser. Firefox updated ok from another user account on this computer, though Firefox has always updated for all accounts on the computer wh… (funda kabanzi)

How should I fix the frozen browser. Firefox updated ok from another user account on this computer, though Firefox has always updated for all accounts on the computer when updated from any of the accounts. The installer tool got caught in a loop to install until it froze the browser on the third retry. What should I do?

Asked by gehsweeps 8 izinyanga ezidlule

Last reply by gehsweeps 8 izinyanga ezidlule

website access blocked?

I am using the Firefox browser on my iMac. Suddenly, I am not able to 'sign in' or access pages of common websites. I am getting blank pages or pages with the ever-cir… (funda kabanzi)

I am using the Firefox browser on my iMac. Suddenly, I am not able to 'sign in' or access pages of common websites. I am getting blank pages or pages with the ever-circling ball when trying to access websites, like homedepot.com, shutterfly.com, etc. I can access them via safari.

I have gone through the Troubleshooting steps, have Uninstalled Firefox and Reinstalled, etc. What is happening with my browser?

Asked by J. D. 4 izinyanga ezidlule

Last reply by J. D. 4 izinyanga ezidlule

  • Okugcinwe kunqolobane

Bookmarks toolbar keeps disappearing

After recent update bookmarks disappeared. When I restore them and then close firefox developer edition the bookmarks toolbar is gone again. It seems like a bug in that r… (funda kabanzi)

After recent update bookmarks disappeared. When I restore them and then close firefox developer edition the bookmarks toolbar is gone again. It seems like a bug in that recent update. Please advise.

Asked by Jan 1 unyaka odlule

Last reply by 锐冰龙 SharpIce 1 unyaka odlule

Firefox 128

Chase stopped letting me sign into my account. They assert my laptop IOS browser is not supported. Chase wants me to download Firefox 128, but my “About Firefox” says my … (funda kabanzi)

Chase stopped letting me sign into my account. They assert my laptop IOS browser is not supported. Chase wants me to download Firefox 128, but my “About Firefox” says my browser is up to date @ 115.30Oesr. I am afraid to download the version Chase is offering/demanding. So can you tell me if this is a legitimate app and why doesn’t Firefox offer it to me? My IOS is version 10.14.6

Asked by sigimoriece 1 inyanga edlule

Last reply by James 1 inyanga edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox not loading any websites

I have just installed Firefox on a new iMac, running MacOS 15.2. Firefox will not load any of the websites I have tried, whereas Safari and Chrome do. I have cleared the … (funda kabanzi)

I have just installed Firefox on a new iMac, running MacOS 15.2. Firefox will not load any of the websites I have tried, whereas Safari and Chrome do. I have cleared the History and also set "No proxy" but loading still fails.

Asked by Colin Bird 1 unyaka odlule

Answered by Colin Bird 1 unyaka odlule

  • Okugcinwe kunqolobane

Can't download files from MacbookPro all of a sudden

All of a sudden I am not able to download files on my MacbookPro in Firefox. I am using Version 126 on Mac OS 12.7.5 Monterey. Downloads are working if I use Safari, bu… (funda kabanzi)

All of a sudden I am not able to download files on my MacbookPro in Firefox. I am using Version 126 on Mac OS 12.7.5 Monterey.

Downloads are working if I use Safari, but I do not use it. I just used it for testing purposes. Is anybody else having this problem? I've already "refreshed" Firefox per their suggestion.

Asked by ddown199 1 unyaka odlule

Last reply by gijs 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

hi when i use Firefox by new tab i have 'Freshy" while with safari it does not happen .I heard that Freshy is an hacker site ! what can i do inorder to remove Freshy or to avoid it Thanks for your feedback Regards

Hi, When i want a new tab on Firefox i have 'Freshy' which appears while with Safari this does not happen .I heard that Freshy is an Hacker site .Pls lest me know how ca… (funda kabanzi)

Hi, When i want a new tab on Firefox i have 'Freshy' which appears while with Safari this does not happen .I heard that Freshy is an Hacker site .Pls lest me know how can I Remove it or avoid it Thanks for your feedback Regards

Asked by Humphrey Moorghen 1 unyaka odlule

Answered by Humphrey Moorghen 1 unyaka odlule

  • Kusonjululiwe

system blocked by intruder

I am running an iMac that is about eight years old.This afternoon my Firefox browser was taken over by a "warning" from "MacOS security center" that I should go to THEIR … (funda kabanzi)

I am running an iMac that is about eight years old.This afternoon my Firefox browser was taken over by a "warning" from "MacOS security center" that I should go to THEIR macOS support site to get my system unfrozen. The number they give is 1-877-xxx-xxxx. I cannot get this intruder to go away, even by restarting the computer.

Asked by jpdough37 5 izinyanga ezidlule

Answered by Paul 5 izinyanga ezidlule

  • Okugcinwe kunqolobane

alert about firefox 78.15.0esr 64-bit for mac el capitan 10.11.6

Hello, I have old 15 year old mac el capitan -10.11.r with outdated firefox 78.15.0esr 64-bit.... in perfect condition. Unfortunately I can not make updates on browser a… (funda kabanzi)

Hello,

I have old 15 year old mac el capitan -10.11.r with outdated firefox 78.15.0esr 64-bit.... in perfect condition. Unfortunately I can not make updates on browser anymore. Online banking websites does not allow me to use this outdated browser. Would you be so kind to make even paid update for me? Or at least let me know what settings I should change under about:config

Waiting to hear from you! [edited email from public]

Asked by Paul Hyski 8 izinyanga ezidlule

Last reply by James 8 izinyanga ezidlule

IOS Update crashed my firefox (websites and widgets work no longer)

Hi, I installed the latest iOS update yesterday and afterwards my firefox was mush. I tried reinstalling it already. The symptoms are as following: - can no longer use my… (funda kabanzi)

Hi, I installed the latest iOS update yesterday and afterwards my firefox was mush. I tried reinstalling it already. The symptoms are as following: - can no longer use my 1password extension - YouTube and LinkedIn doesn't load at all anymore - For my agency tool Moco I can see most of the page but the menu is totally hidden to me...

Anyone any ideas what is happening?

Asked by j.fritz9 4 izinyanga ezidlule

Last reply by j.fritz9 4 izinyanga ezidlule