Showing questions tagged:

Why does Incognito/private browsing store cookies and history?

Recently transferred from Chrome. My understanding was Firefox private browsing was supposed to work similarly to chrome incognito mode; once you close the browser, all l… (read more)

Recently transferred from Chrome. My understanding was Firefox private browsing was supposed to work similarly to chrome incognito mode; once you close the browser, all local files are deleted and cookies are cleared.

However, with Firefox it maintains my logins. If I log into an account while private browsing and the close the browser, I’ll still be logged in next time I go to the website even if it’s days later (and I have never logged into this account in a non-private browsing window!)

I never had this issue using chrome incognito, so it seems to be a Firefox problem.

Is this just not something Firefox supports? Is there any way to prevent storage of cookies and private data?

Locked Archived 6 711

No option to view history

I wanted to view my full history but that option doesn't show. Using V130.0 464bit Under Privacy and Security I'm showing "Remember History" and the only other th… (read more)

I wanted to view my full history but that option doesn't show. Using V130.0 464bit Under Privacy and Security I'm showing "Remember History" and the only other thing listed is to "Clear History". No option to view history. Any ideas?

Solved Archived 2 139

I accidentally sent a crash report, how can I request it to be removed?

My firefox browser froze and i accidentally sent the crash report. Is there any way to request it to be removed i cant find any form or email to ask for deletion. Thanks … (read more)

My firefox browser froze and i accidentally sent the crash report. Is there any way to request it to be removed i cant find any form or email to ask for deletion.

Thanks in advance for all the answers!

Solved Archived 2 144

Embedded YouTube & VPN

Hi, Recently, I have noticed that when using Firefox, if I try to view an embedded YouTube video on sites that I visit regularly, instead of the embedded video playing, I… (read more)

Hi,

Recently, I have noticed that when using Firefox, if I try to view an embedded YouTube video on sites that I visit regularly, instead of the embedded video playing, I now get a message on the video window that says, "Sign-in to confirm you are not a Bot. However, there is no option to 'sign-in', so I am not able to view the video. (screenshot attached)''

I did a little testing and discovered 2 things which I thought were noteworthy:

1) If I turned-off my VPN (Norton), then the embedded video plays in Firefox without any issues.

2) If I access the same site within the Chrome browser then the embedded video play regardless of whether I have the VPN service On or Off.

Strange, but true !!

I cannot find any Firefox Settings that address this issue.

Any clues?

Thanks.

Solved Archived 3 900

Most sites will not connect due to security issues

I am running Firefox 126.0-1 on an Arch Linux system. Most websites are failing to connect for security reasons. Some sites, including google.com and nytimes.com, fail wi… (read more)

I am running Firefox 126.0-1 on an Arch Linux system. Most websites are failing to connect for security reasons.

Some sites, including google.com and nytimes.com, fail with an "SEC_ERROR_UNKNOWN_ISSUER" error, and their certificates confirm that they are respectively issued by Google Trust Services LLC and DigiCert Inc.

The website archlinux.org errors with "MOZILLA_PKIX_ERROR_MITM_DETECTED", stating that "Software is Preventing Firefox From Safely Connecting to This Site", citing in particular ISRG Root X1 as the problem. The certificate confirms that it is issued by Let's Encrypt.

The website duckduckgo.com simply errors with "SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID" and states "Secure Connection Failed"

I have confirmed in preferences that my proxy settings are set to "No proxy" and the problem persists across troubleshooting mode and making a new profile. I have also tried removing the cert9.db file in a given profile folder.

Solved Archived 2 500

How do I get the old "custom history" options back?

The latest version of Firefox desktop has changed the "custom history" settings lumping forms and history with browsing history and downloads history. Before these were a… (read more)

The latest version of Firefox desktop has changed the "custom history" settings lumping forms and history with browsing history and downloads history. Before these were all separate options which was much more useful. How can I get the old menu back?

I don't want to just untick the higher menu "remember search and form history" as I want firefox to remember form and search history during a session - I often have firefox open for several hours at a time. But I do want to know when I close firefox that it will purge form history, but keep browsing and download history.

Solved Archived 1 233

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 pr… (read more)

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?

Solved Archived 2 183

Since update: Firefox prevented this page from reloading error

Since the update I've had a few issues, most I was able to fix but this one eludes me. Opening up various news sites I get the "Firefox prevented this page from reloadin… (read more)

Since the update I've had a few issues, most I was able to fix but this one eludes me. Opening up various news sites I get the "Firefox prevented this page from reloading" error at the top and clicking allow does nothing. Anyone know how to get around this error? I'm not looking to totally disable the FF feature that prevents other pages from loading a different one, but just to browse the website after hitting 'allow'.

Thanks in advance.

Solved Archived 11 319

How to stop prompts for location permission when turned off by admin?

Hi, I just installed Windows 11, version 24H2 and now in Firefox I'm continually prompted with "Awaiting Location Permission, Grant Firefox location permission in system … (read more)

Hi, I just installed Windows 11, version 24H2 and now in Firefox I'm continually prompted with "Awaiting Location Permission, Grant Firefox location permission in system settings".

The problem that location has been turned off by admin on this computer. How can I stop these continual prompts from Firefox? I have checked the box in Settings to block location requests from new websites but am still getting the prompts.

Thank you.

Solved Archived 7 3204

i want to see all visits on site by dates in history

Hello everyone! I want to see every visit on a site by date and time. But in library of history it offers me to see only last visit by date(for example if i visited a sit… (read more)

Hello everyone! I want to see every visit on a site by date and time. But in library of history it offers me to see only last visit by date(for example if i visited a site for example x.com 200 times - i want to see every date and time of every of these 200 visits, but not only recent). How to do it?

Solved Archived 1 773

Enhanced Tracking Protection Blocks x.com in Windows

I've added https://x.com as an exception site but it is still blocked. This is outright censorship which is something [edited] do. Tell me how to fix your browser so … (read more)

I've added https://x.com as an exception site but it is still blocked.

This is outright censorship which is something [edited] do.

Tell me how to fix your browser so I may access x.com again or I stop using Firefox forever.

Locked Archived 15 243

saved passwords

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to s… (read more)

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to settings>import passwords, it lets me choose the file, i choose my passwords.csv, and then-nothing happens. no loading, browser doesnt stop working, my folder where i choose csv from is just closing, but passwords doesnt import

Solved Archived 3 234

Still getting Newsletter Emails after unsubscribing

I have unsubscribed from all newsletter after receiving the first email but days later I'm still getting emails from Firefox (e.g. Superpower #4: See if your info has bee… (read more)

I have unsubscribed from all newsletter after receiving the first email but days later I'm still getting emails from Firefox (e.g. Superpower #4: See if your info has been leaked).

This is an incredibly bad user experience and to my knowledge illegal in the EU.

I'm probably still within that journey but the journey should terminate the moment I clicked unsubscribed.

Solved Locked Archived 5 170

Firefox Suggest and personalized websites while in Private Browsing

I look at porn on my Android phone. I use Private Browsing to do so. Why are my Private Browsing addresses appearing as Firefox Suggest results that appear outside of Pri… (read more)

I look at porn on my Android phone. I use Private Browsing to do so. Why are my Private Browsing addresses appearing as Firefox Suggest results that appear outside of Private Browsing as well? And why does Pornhub show me a personalized home page when I'm using Private Browsing? None of these pages are in my browser history because I've only accessed them via Private Browsing. But these "features" sort of defeat the purpose of it don't you think?

I've just switched from Chrome to Firefox and never had this issue with Chrome.

Solved Archived 1 412

Pop-up while on web with Firefox. Set to block all pop ups?

Why does this pop up make. it past Firefox's blocker. Of course it's a scam also. Always pops up after midnight, I am a Windstream customer and they don't know anything … (read more)

Solved Archived 1 54

Cannot access Ralph's coupons

I cannot access grocery coupons from Ralphs Market. When I try, I receive the message: Secure Connection Failed An error occurred during a connection to www.ralphs.com.… (read more)

I cannot access grocery coupons from Ralphs Market. When I try, I receive the message: Secure Connection Failed

An error occurred during a connection to www.ralphs.com. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.

Solved Locked Archived 3 205