Fireefox not loading google.com pages

Firefox - latest version, in Win 11 updated version, on my home server, will not load google.com pages, but intermittently works OK - frustratng. Other browsers, eg. Ed… (lire la suite)

Firefox - latest version, in Win 11 updated version, on my home server, will not load google.com pages, but intermittently works OK - frustratng. Other browsers, eg. Edge and Chrome access sites as normal on my laptop on my home network. My laptop using Firefox will load google.com pages when on another network. Is it my server, or Google, or Firefox doing this ?? Please provide any advice on solving this problem.

Demandé par doughollywood il y a 20 heures

Dernière réponse par doughollywood il y a 6 minutes

macOS disable Firefox default browser prompt non-interactively

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser. I am using the following script to create the profile and set the user p… (lire la suite)

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser.

I am using the following script to create the profile and set the user preferences after installing Firefox by copying `Firefox.app` from the downloaded DMG: ```

  1. !/bin/sh

open -a Firefox.app --args -CreateProfile default sleep 1

write_userpref() { USER=$(whoami) PROFILE=$(ls -1 "/Users/${USER}/Library/Application Support/Firefox/Profiles/" | grep -E "\.default$") cat << EOF > "/Users/${USER}/Library/Application Support/Firefox/Profiles/${PROFILE}/user.js" // mandatory comment? user_pref("app.update.auto", false); user_pref("app.update.disable_button.showUpdateHistory", false); user_pref("app.update.enabled", false); user_pref("breakpad.reportURL", ""); user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false); user_pref("browser.tabs.crashReporting.sendReport", false); user_pref("browser.discovery.enabled", false); user_pref("browser.defaultbrowser.notificationbar", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", false); user_pref("browser.shell.skipDefaultBrowserCheckOnFirstRun", true); user_pref("browser.newtabpage.enabled", false); user_pref("experiments.enabled", false); user_pref("extensions.pocket.enabled", false); user_pref("toolkit.telemetry.enabled", false); user_pref("update_notifications.enabled", false); EOF }

write_userpref

open -a Firefox.app --args -new-tab -P default "about:blank" sleep 3 osascript -e 'quit app "Firefox"' sleep 2

open -a Firefox.app --args -P default about:blank ```

Here's the behaviour I'm seeing:

  1. Firefox starts to an `about:blank` tab, however there is a second "Firefox Privacy Notice" tab
  2. AppleScript quits Firefox
  3. Firefox starts to an `about:blank` tab, however it is now prompting me to make it the default browser

I do not want Firefox to prompt the user to become the default browser.

My ideal scenario is that Firefox starts without the "Firefox Privacy Notice" tab and without prompting me to make it the default browser. From the observed behaviour, this doesn't seem possible.

Can anyone tell me how I can accomplish this without user interaction or MDM?

Demandé par hal.martin il y a 3 heures

Dernière réponse par hal.martin il y a 3 heures

Only display fully downloaded files in the download folder

Hello dear community, I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Fire… (lire la suite)

Hello dear community,

I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firefox, but the said program gives an error.

I have noticed that when files are downloaded in FireFox, they already appear in the Downloads folder with the corresponding file extension with 0 bytes and these are then apparently swapped or merged with the .parts file.

The problem is that the mentioned program now tries to retrieve the unfinished file, which then leads to an error.

Does anyone know if it is possible to customize Firefox so that the file only appears in the download folder when the download is fully complete?

Many thanks for your help :D

Demandé par Andrijan il y a 1 jour

Dernière réponse par Andrijan il y a 4 heures

scheduled task running

ive built a new pc and have a flashing program popup every 10min. upon assistance from a really good pc guy, we've found its a firefox default browser agent with a long … (lire la suite)

ive built a new pc and have a flashing program popup every 10min. upon assistance from a really good pc guy, we've found its a firefox default browser agent with a long code.

its not listed in my scheduled tasks, eyt runs every 10min. only thing close to firefox would be thrunderbird, but iirc, mozilla and thunderbird are not longer the same company. either way. i need this thing to stop running every 10min.

Demandé par Brett Isaacs il y a 21 heures

Dernière réponse par Brett Isaacs il y a 6 heures

Mozilla Firefox NIGHTLY 127.0a1

Hi, Why is it so much updates all the time with Mozilla Firefox NIGHTLY Browser for the 127.0a1 version that was released 15th of April 2024? I don't even see the benefi… (lire la suite)

Hi,

Why is it so much updates all the time with Mozilla Firefox NIGHTLY Browser for the 127.0a1 version that was released 15th of April 2024? I don't even see the benefits of the updates or any information and what the content is in them. by clicking on "What new" doesn't show anything other than this from 15th of April.

https://www.mozilla.org/en-US/firefox/127.0a1/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog

Regards, MrCitizenUnknown

Demandé par MrCitizenUnknown il y a 1 jour

Dernière réponse par MrCitizenUnknown il y a 6 heures

설치한 부가기능(확장프로그램)을 사용할 수가 없습니다. unable show me add-on program

확장프로그램을 설치했는데, 원래 대로라면 브라우저 상단 주소창 옆 도구 모음에 설치한 확장프로그램의 아이콘이 나타나야 하나 나타나지 않고 있습니다. '도구 모음 사용자 지정'으로 들어가서 직접 추가하려고 해도 추가할 수 있는 아이콘이 나타나지 않습니다. 이 외의 방법으로 사용할 수 있는 방법을 아무것도 … (lire la suite)

확장프로그램을 설치했는데, 원래 대로라면 브라우저 상단 주소창 옆 도구 모음에 설치한 확장프로그램의 아이콘이 나타나야 하나 나타나지 않고 있습니다. '도구 모음 사용자 지정'으로 들어가서 직접 추가하려고 해도 추가할 수 있는 아이콘이 나타나지 않습니다. 이 외의 방법으로 사용할 수 있는 방법을 아무것도 찾을 수가 없는데 대체 어디서 어떻게 찾아서 어떻게 사용해야 합니까?

i installed a add-on program however this icon for using is not shown on browser's menu bar. there is not on personal setting, so i cannot find how do myself. wat should i do?

Demandé par kotacji il y a 9 heures

Dernière réponse par kotacji il y a 7 heures

No sound coming through

All of a sudden, Firefox (125.0.3), running on Windows 11, is not delivering any sound at all on websites which have music or people speaking. The TOR browser does deliv… (lire la suite)

All of a sudden, Firefox (125.0.3), running on Windows 11, is not delivering any sound at all on websites which have music or people speaking. The TOR browser does deliver the sound on those same websites.

Demandé par rrotstein il y a 1 jour

Dernière réponse par rrotstein il y a 7 heures

Firefox scaling on Retina Macbook vs External 1080P display

On my Macbook Air M1, Firefox's UI and default scaling is perfect on my Retina display, but if I move the window to my external Philips 1080P monitor, some - but not all … (lire la suite)

On my Macbook Air M1, Firefox's UI and default scaling is perfect on my Retina display, but if I move the window to my external Philips 1080P monitor, some - but not all - interface elements are very over-sized, which makes Firefox unuseable on any external monitor I connect. (I have tested this with multiple other monitors)

Demandé par joe.blurton il y a 8 heures

Dernière réponse par joe.blurton il y a 8 heures

Mac Firefox doesn't remember last position

I'm using FF on a Mac Mini, Sonoma, and for the last few days FF doesn't open in the same position it was in when I closed it. When I open FF it's about half of the size… (lire la suite)

I'm using FF on a Mac Mini, Sonoma, and for the last few days FF doesn't open in the same position it was in when I closed it. When I open FF it's about half of the size it was when I closed it. I then drag a corner to the size FF I want, but this is a very new issue.

Demandé par Michael Jonas il y a 23 heures

Dernière réponse par Michael Jonas il y a 15 heures

URL bar - highlight color of drop-down selections

Hi All, I would like to change the color of the two highlighted URLs in the address bar's drop down list to what they were in FF 88 - the one that is currently selected … (lire la suite)

Hi All,

I would like to change the color of the two highlighted URLs in the address bar's drop down list to what they were in FF 88 - the one that is currently selected with the cursor keys, and the one the mouse pointer is over.

The first screenshot below is of the highlight colors in FF 115/125. You can see two different shades of gray, the darker gray being the URL selected with the cursor keys, the lighter gray being the one the mouse pointer is over.

The second image shows the colors from FF 88, the URL selected with cursor keys in blue, and a dark gray for the one the mouse pointer is over.

Any help in modifying these colors, and the radius of the selection is greatly appreciated!

Demandé par Slouch il y a 1 jour

Dernière réponse par Slouch il y a 17 heures

Firefox browsing failure after upgrade to 126.0 (64-bit)

Firefox automatically updated itself to version 126.0 (64-bit) and it was unable to display any web sites. First I disabled Mozilla VPN but that did not fix my issue. Ne… (lire la suite)

Firefox automatically updated itself to version 126.0 (64-bit) and it was unable to display any web sites.

First I disabled Mozilla VPN but that did not fix my issue. Next, I disabled Microsoft Defender firewall software to no effect.

Finally I updated the shortcut to Firefox on my taskbar to launch the browser. This fixed my issue.

Hopefully, this will save other users from the same pain.

Demandé par astroman133 il y a 1 jour

Dernière réponse par astroman133 il y a 1 jour

sound output is low using google meets (not an issue in slack/OS level)

When I use google meet, I regularly get feedback that I sound far away, despite being at a normal distance from my computer. If I switch to another app, like slack, the i… (lire la suite)

When I use google meet, I regularly get feedback that I sound far away, despite being at a normal distance from my computer. If I switch to another app, like slack, the issue doesn't present (so it's not an OS level issue). I'm using firefox on m3 macbook pro.

What can I do to fix this issue? Or do I have to stop using firefox?

Demandé par Meg C il y a 1 jour

Dernière réponse par Meg C il y a 1 jour

Startpage Search Engine

This problem exists ONLY on Firefox. I vary search engines, from DuckDuckGo to Presearch and Startpage depending on the search results I get. For no apparent reason I wi… (lire la suite)

This problem exists ONLY on Firefox. I vary search engines, from DuckDuckGo to Presearch and Startpage depending on the search results I get.

For no apparent reason I will get a "suspended connection" message on Startpage while using the Firefox browser. I have included both the link and a screenshot of the problematic page. The page will open perfectly several times, and then suddenly, in the same session, if I open a new Startpage tab, this message will appear. While the suspended connection message is visible in Firefox / Startpage, I will try Startpage in Edge, Opera, Chrome and Midori, and they all open to the Starpage beautifully.

I am using the Firefox 125.0.3 browser, I have cleared caches and cookies, and run full malware scans, with zero negative results, and yet this problem persists. It is sporadic, and does not occur on a predictable basis. It occurs whether the Mozilla VPN is on or not, and switching from on to off or off to on changes nothing, even after refreshing the page.

I am assuming that this is a Firefox issue, as the problem does not occur on other browsers

I can easily switch browsers and / or search engines, but Firefox in conjuction with Startpage is my preferred combo. I just find it frustrating in that I cannot fix it myself.

So....Ehhhh...what's up doc?

https://www.startpage.com/sp/captcha-block#?bc=US&bi=QuadraNet&be=a2667ecaaf93ae9c091acfff4cebeacc&bds_t=1715638671T77bc1f599823650a2bba749db91bb9c806807a1edc0a34414bf50516dbe0e125&bds_s=dd88ea12048c4efdb6fb4d366c52ae8f&lui=english&cat=web&language=english&t=night&cmd=gen_page

Demandé par EmJay Dubbya il y a 1 jour

Dernière réponse par EmJay Dubbya il y a 1 jour

Firefox is creating cookies.sqlite.bak file when i enter twitch.tv

Hi, Today I discovered that firefox has logged me out of every site. I checked the cookies and there were cookies.sqlite and cookies.sqlite.bak. When I delete the newly … (lire la suite)

Hi, Today I discovered that firefox has logged me out of every site. I checked the cookies and there were cookies.sqlite and cookies.sqlite.bak. When I delete the newly created cookies.sqlite and rename cookies.sqlite.bak to cookies.sqlite, I am logged back in to all sites and everything works fine. I notice that the cookies.sqlite.bak file is created when I go to twitch.tv. Can I check what is causing this problem and fix it somehow? I've already tried deleting the cookies just from the twitch.tv site, but that doesn't help.

Demandé par ffyyyyyy il y a 2 jours

Dernière réponse par ffyyyyyy il y a 2 jours

Browser crash due to memory overflow

This isn't the first time this has happened. After each occurrence, I have to completely uninstall the browser and reinstall it from scratch. This means I have to reopen … (lire la suite)

This isn't the first time this has happened. After each occurrence, I have to completely uninstall the browser and reinstall it from scratch. This means I have to reopen all my tabs, which is very annoying. In Chrome, I have had a large number of tabs open for many years and it works fine.

With Mozilla, something terrible is happening... I have many tabs open in Mozilla, and there comes a moment when, upon launching the browser and opening two or three tabs, Mozilla starts consuming up to 10 gigabytes of RAM. If I open a few more tabs, the browser crashes. I don't need to open 50 or 100 tabs, just 7-8-10 tabs are enough to make the browser crash. Moreover, if I open a new tab and go to google.com, the browser takes a very long time to load, even if it's the second tab.

This problem has happened before. I don't do anything with the browser, just visit sites like YouTube.

Clearing the cache and other recommended actions do not yield positive results. This is very annoying. Mozilla is my first and favorite browser, which I have been using for almost 20 years. I wouldn't want to uninstall Mozilla.

Demandé par Sanya_ln il y a 4 jours

Dernière réponse par Sanya_ln il y a 2 jours

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (lire la suite)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Demandé par Slouch il y a 3 jours

Dernière réponse par Slouch il y a 2 jours

firefox container tab minify

in google and in other browsers when you have multiple tabs in a container you have an option to minify all tabs in the container. is there a similar feature for firefox… (lire la suite)

in google and in other browsers when you have multiple tabs in a container you have an option to minify all tabs in the container. is there a similar feature for firefox,

thank you!

Demandé par Mousica il y a 4 jours

Dernière réponse par Mousica il y a 3 jours

[Firefox Memory Leak

Hi, I recently facing an issue that the Firefox browser randomly maxed out my RAM and went unresponsive. Like the screenshot below, I am only trying to open Facebook a… (lire la suite)

Hi,

I recently facing an issue that the Firefox browser randomly maxed out my RAM and went unresponsive. Like the screenshot below, I am only trying to open Facebook and Instagram, 2 tabs.

I have tried to open about:memory and about:processes to monitor but it just went unresponsive and both the monitoring just hanged.

Have no idea why the Firefox process taking up so much RAM. Need help.

Demandé par icefire94 il y a 5 jours

Dernière réponse par icefire94 il y a 3 jours

Firefox deleting pdfs downloaded in private mode

I had downloaded a couple of pdfs from google drive via private browsing which were stored in my 'Downloads' folder. But as soon as I closed the window the pdfs were dele… (lire la suite)

I had downloaded a couple of pdfs from google drive via private browsing which were stored in my 'Downloads' folder. But as soon as I closed the window the pdfs were deleted. I had also downloaded a zip file which wasn't deleted.

Demandé par llxphltc il y a 3 jours

Dernière réponse par llxphltc il y a 3 jours