Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

netflix incompatibility with firefox?

12/12/24 - netflix says i need to upgrade firefox browser in order to watch vis, but running MOST current version (115.18.0esr). Mac OS 10.12.6 . need help fixing issue. … (funda kabanzi)

12/12/24 - netflix says i need to upgrade firefox browser in order to watch vis, but running MOST current version (115.18.0esr). Mac OS 10.12.6 . need help fixing issue. thanks

Asked by Bob410 6 izinyanga ezidlule

Last reply by Bob410 6 izinyanga ezidlule

  • 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 6 izinyanga ezidlule

Answered by jonzn4SUSE 6 izinyanga ezidlule

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 2 izinyanga ezidlule

Last reply by Allium Ash Noah 2 izinyanga ezidlule

  • 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

firefox eats up all the RAM on my Mac

I'm tired of trying to find a solution to this problem, you're deaf! I have been using Firefox since 2003. to avoid writing unnecessary words, I will simply state, I wil… (funda kabanzi)

I'm tired of trying to find a solution to this problem, you're deaf!

I have been using Firefox since 2003. to avoid writing unnecessary words, I will simply state, I will leave firefox if you do not eliminate this problem:

firefox eats up all the RAM on my Mac. It is none of your business whether I open 1 tab or 10 tabs, give me the ability to limit the memory used by firefox, otherwise it eats up all the computer's memory.

Asked by avtopic 5 izinyanga ezidlule

Last reply by avtopic 5 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 8 izinyanga ezidlule

Last reply by 锐冰龙 SharpIce 8 izinyanga ezidlule

How To Get My Add-ons back

The other day I discovered all my extensions have been disabled. I have an old Mac and am not able to upgrade to a newer version of Firefox. Is Mozilla going to offer a s… (funda kabanzi)

The other day I discovered all my extensions have been disabled. I have an old Mac and am not able to upgrade to a newer version of Firefox. Is Mozilla going to offer a solution for people like me who find their preferred browser to now be frustrating and inefficient? I would love to restore my add-ons. Thank you.

Asked by austindsb 2 izinyanga ezidlule

Last reply by austindsb 2 izinyanga ezidlule

add extension is impossible

I have the last Firefox version and am trying to add extensions (e.g. video download helper). When I click on Add to Firefox, it works at loading the extension, but witho… (funda kabanzi)

I have the last Firefox version and am trying to add extensions (e.g. video download helper). When I click on Add to Firefox, it works at loading the extension, but without any success. The blue dot in the gray square dances and dances and dances.... Thanks !!

Asked by youkoso81-ebusiness 5 izinyanga ezidlule

Last reply by youkoso81-ebusiness 5 izinyanga ezidlule

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 3 izinyanga ezidlule

Last reply by Kevin Brown 3 izinyanga ezidlule

  • Okugcinwe kunqolobane

Accidently went to a malicious site call Ugsoundmon my Imac while using Firefox

I went to Ugsound.com accidently while using Firefox on my Imac. The Firefox warning came up immediately and I left the site. Did Firefox protect me from malicious virus … (funda kabanzi)

I went to Ugsound.com accidently while using Firefox on my Imac. The Firefox warning came up immediately and I left the site. Did Firefox protect me from malicious virus or was it too late? I was on the site for maybe 7-8 seconds.

Asked by tim fram 10 izinyanga ezidlule

Last reply by tim fram 10 izinyanga ezidlule

  • Kusonjululiwe

Can't disable "Scotch bonnet" search button -

Hello, My experience with Firefox has been great for more than 15 years. However recently there's been a trend of adding new functionality without asking the user whethe… (funda kabanzi)

Hello,

My experience with Firefox has been great for more than 15 years. However recently there's been a trend of adding new functionality without asking the user whether they want it or not. Moreover, some things cannot be disabled even if I try hard enough.

It was an unpleasant surprise to discover that "This time, search with" panel was removed without my consent, and is now replaced by an extremely inconvenient button. I firmly believe that this is not how UX design is done, and whoever made that choice needs to reevaluate their decision.

How can I revert this change besides rolling back the browser version?

The setting "browser.urlbar.scotchBonnet.enableOverride" did not help, it reverts to *true* on every restart. I have not been able to find any other settings, and I believe that this is not something that a user should do their research on.

Is there a way to affect this change?

Asked by Firefox user 4 emasontweni adlule

Answered by Agent virtuel 4 emasontweni adlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox keep asking me to reconnect the account to sync.

I’ve been using Firefox on my Mac without any issues, but I recently had to erase and reset my Mac. After reinstalling Firefox and attempting to sign in to my account, I … (funda kabanzi)

I’ve been using Firefox on my Mac without any issues, but I recently had to erase and reset my Mac. After reinstalling Firefox and attempting to sign in to my account, I am unable to sync my data.

When I click “Sign in” and enter my password, I successfully log in. However, it immediately returns to the message “Please sign in to reconnect,” and I am unable to proceed with syncing.

This is the first time I’ve encountered this issue.

On a positive note, I can still see my organized bookmarks on Firefox for iPhone, which were synced from my Mac before the reset.

Asked by ShinjoM 8 izinyanga ezidlule

Answered by ShinjoM 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

Firefox - Choose User Profile Not Popping Up

I have downloaded and deleted Firefox a dozen times and history and cache and still it is not allowing me to have the Chose User Profile to pop up I have been trying for… (funda kabanzi)

I have downloaded and deleted Firefox a dozen times and history and cache and still it is not allowing me to have the Chose User Profile to pop up

I have been trying for the last 2 days to get the Firefox -Choose User Profile to come up and each time I add the below in the terminal

/Applications/Firefox.app/Contents/MacOS/Firefox-bin -P

I get

Alans-MacBook-Pro:~ alanbmillard$ /Applications/Firefox.app/Contents/MacOS/Firefox-bin -P -bash: /Applications/Firefox.app/Contents/MacOS/Firefox-bin: No such file or directory Alans-MacBook-Pro:~ alanbmillard$

So it states no such file or directory when Firefox is definately in the Applications folder

Any thoughts or suggestions? Thank you in advance

Asked by alanbmillard 10 izinyanga ezidlule

Last reply by cor-el 10 izinyanga ezidlule

  • Kusonjululiwe

Firefox: Reader View shows the wrong text

In some pages, redaer view shows the wrong text -- it looks like it picks up text from a hyperlink. An example is this page: https://www.britannica.com/biography/Pe… (funda kabanzi)

In some pages, redaer view shows the wrong text -- it looks like it picks up text from a hyperlink. An example is this page:

    https://www.britannica.com/biography/Pee-Wee-Russell

where Reader View shows the text from:

    https://www.britannica.com/art/clarinet

(which is linked inside).

I am using Firefox 134.0 on MacOS (Sequoia 15.2)

Asked by gidiav 5 izinyanga ezidlule

Answered by jonzn4SUSE 5 izinyanga ezidlule

  • Okugcinwe kunqolobane

Old version of MAC Os

Hello, I have an old version of MAC Os El Capitan 10.11.6, which new version of Mozilla can I install to respect new security standards ? Thanks for your help … (funda kabanzi)

Hello,

I have an old version of MAC Os El Capitan 10.11.6, which new version of Mozilla can I install to respect new security standards ?

Thanks for your help

Asked by giovannidigiorgi 6 izinyanga ezidlule

Last reply by James (On Leave) 6 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How do I make the "New Bookmark" window bigger

Recently switched to Firefox, and while it's great, I have a HUGE problem with the tiny bookmark window. I went through the process outlined in this old thread, but nothi… (funda kabanzi)

Recently switched to Firefox, and while it's great, I have a HUGE problem with the tiny bookmark window. I went through the process outlined in this old thread, but nothing changed: https://support.mozilla.org/en-US/questions/1242670#search

Any help is appreciated!

Asked by ipointdesign 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

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 1 inyanga edlule

Last reply by gehsweeps 4 emasontweni adlule

  • Okugcinwe kunqolobane

Watching video issue

Hello, I have a MAC computer. For some reason, when FIREFOX made its newest update, I can no longer watch videos on YouTube. The video will start but then give me the dea… (funda kabanzi)

Hello, I have a MAC computer. For some reason, when FIREFOX made its newest update, I can no longer watch videos on YouTube. The video will start but then give me the death circle, and it will not come out of it unless I click just a slight distance away on the timeline of the video. Then, the video will go for about 20 seconds and do the same thing. I continually have to click on the timeline in front of where it stopped when the video stops, and then it will give me about 20 more seconds of the video before the white arrow circle shows up again. You can wait all day for the circle, but it will not start again unless you click on the timeline again ahead of where it froze.

Asked by shaned6 6 izinyanga ezidlule

Last reply by James (On Leave) 6 izinyanga ezidlule