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 fascists do. Tell me how to fix your browser s… (read more)

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

This is outright censorship which is something fascists do.

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

Asked by Taco X 3 days ago

Last reply by Taco X 3 days ago

Disqus Comments doesn't load if Browser Privacy set to Strict

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't. After years of it working out of the get-go while using Strict mode up till rec… (read more)

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't.

After years of it working out of the get-go while using Strict mode up till recently (about a year ago this was really low on my priority list) refused to work I though it was my Ad blocker was causing issues but after setting it in the filters to allow and even after turning it off still no dice.

Removed all add-ons tried again still Disqus comment section refused to load in the websites I regularly visit. So after giving up, I just look around in the browser setting to see if there is anything that may cause conflict with certain scripts from running.

Asked by ianjay.tt 3 months ago

Last reply by jscher2000 - Support Volunteer 5 days ago

Comments do not load

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading b… (read more)

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading because of site tracking or other security issues. Is this the cause?

Asked by dclark 3 months ago

Last reply by jscher2000 - Support Volunteer 5 days ago

  • حُلّت

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… (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?

Asked by hal.martin 5 days ago

Answered by hal.martin 5 days ago

Not showing Disquis Comments and Blogs when visiting virtueonline.org

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out … (read more)

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out of the article, the Disqus comment section will appear, but not always. When I use Microsoft Edge, the Disqus comment sections appear.

Asked by Roy Quick 4 months ago

Last reply by jscher2000 - Support Volunteer 5 days ago

Camera and microphone are blocked. Sessions by Psychology Today requires access to your camera and microphone. Click the camera blocked icon Camera and microphone are blocked. in your browser's address bar and refresh your browser.

HELP Please have tried numerous times by instructions given on support. Nothing is working. Can not correct with Dr. Thank you:) Camera and microphone are blocked. Sess… (read more)

HELP Please have tried numerous times by instructions given on support. Nothing is working. Can not correct with Dr. Thank you:)

Camera and microphone are blocked. Sessions by Psychology Today requires access to your camera and microphone. Click the camera blocked icon Camera and microphone are blocked. in your browser's address bar and refresh your browser.

Asked by STAMPS 1 month ago

Last reply by cor-el 1 month ago

Commentary No Longer Visable On Multiple Websites

The last Firefox update, 126.0 (64bit), that was installed 2 days ago has caused various website's commentary or forums to not be displayed. For example, Yahoo finance pa… (read more)

The last Firefox update, 126.0 (64bit), that was installed 2 days ago has caused various website's commentary or forums to not be displayed. For example, Yahoo finance page, attempting to read the "community" section of a particular stock such as Walmart (WMT) nothing is displayed. This happens also on news websites that allow commentary. Google Chrome does display commentary but I don't like using Google.

This is not the first time commentary has not being displayed after an update. Happened a couple of times last year.

The desktop pc is running Windows 11, version 23H2.

Thanks, Frank

Asked by Clovis People 4 days ago

Browser no longer asking for primary password

This started a few weeks ago. I thought it might have been because I synced the passwords with other devices. I reverted it back. When in about:logins, I click on the l… (read more)

This started a few weeks ago. I thought it might have been because I synced the passwords with other devices. I reverted it back.

When in about:logins, I click on the log in button but nothing happens.

Asked by l s p 3 weeks ago

Last reply by cor-el 3 weeks ago

Default zoom level is resetting when resistFingerprinting is enabled. Is this expected behaviour?

I have enabled privacy.resistFingerprinting in Firefox. I have also set my default zoom level to 133% When I open a website (e.g. https://github.com/), it is zoomed to 1… (read more)

I have enabled privacy.resistFingerprinting in Firefox. I have also set my default zoom level to 133%

When I open a website (e.g. https://github.com/), it is zoomed to 133% as expected. If I then navigate to a page on that website (e.g. https://github.com/pricing) using the menu at the top of the page, then the new page is still zoomed to 133%. So far, so good.

However, on the new page (https://github.com/pricing) if I increase the zoom over 133%, then navigate back to the original page (https://github.com/) using the menu at the top of the page, then my zoom level is reset to 100%.

Is this expected behaviour? I would have thought that the zoom level would be reset to 133%, not 100%.

I found this, which seems somewhat related: https://bugzilla.mozilla.org/show_bug.cgi?id=1609880

Asked by Russ 2 months ago

  • المُؤرشفة

Somebody has control of my browser

My address line is red, and their is an icon which say: browser is under remote control, reason: DevTools. I am not sure how to fix this, or what to do about this. I do… (read more)

My address line is red, and their is an icon which say: browser is under remote control, reason: DevTools.

I am not sure how to fix this, or what to do about this. I do not know if I caused this myself. Please let me know if anybody can help.

Asked by LadyRedLight 2 years ago

Last reply by cor-el 2 years ago

  • حُلّت
  • المُؤرشفة

Accept the risk and continue-button not showing

Hi Firefox is not showing Accept the risk and continue-button when advance button is clicked. Due to this i am not able to access server. Image is attached for reference… (read more)

Hi Firefox is not showing Accept the risk and continue-button when advance button is clicked. Due to this i am not able to access server. Image is attached for reference.

I tried most of the things i know (reinstalled, clear cookies and data, cleared history) but it's not showing this option.

Using 96.0.2 (64-bit) on Window 10.

Pls support

Mahesh

Asked by splendid.m 2 years ago

Answered by Helping Firefox 2 years ago

  • المُؤرشفة

How to make attached files in email open up without requiring saving the file before viewing

Recently, I purchased some software to scrub my hard drive due to my Dell Desktop running slow. That is when the way I normally access emailed attached files changed. N… (read more)

Recently, I purchased some software to scrub my hard drive due to my Dell Desktop running slow. That is when the way I normally access emailed attached files changed. Normally, if I receive a WORD or EXCEL (MS file) in email, I can open the email and access the attachment without having to download and save to my desktop or hard drive. I have changed all settings in the Privacy Area / Trust Area of MS but this did not change anything. MS Representatives stated I would need to use Outlook to make this work, but I know it will work without using Outlook. I think the Scrubbing / Cleaning software I purchased changed a setting with my email for safety purposes since there is risk in opening a file directly from email. Any suggestions on how to change back to how this worked previously - without having to download and save the file? Thanks for your help.

Asked by Will Phillips 2 years ago

Last reply by Terry 2 years ago

  • حُلّت
  • المُؤرشفة

Need help with custom Firefox config

There are multiple screenshots attached below, 2 of them showing setting marked in red. Those settings are pre-configured with the firefox.cfg file. I would like to also … (read more)

There are multiple screenshots attached below, 2 of them showing setting marked in red. Those settings are pre-configured with the firefox.cfg file. I would like to also pre-configure a list of other settings. You can also find those other settings below.

Anyways, i remember someone from this forum told me there is no "official documentation" for the firefox settings which are listed in about:config. Is there an "inofficial documentation"? If you could reply with the exact setting that i have to change according to the screenshot attached below that would be awesome, otherwise an URL for some sort of documentation would be welcome..

Basically all the setting i want to change exists and can be manually edited using the firefox settings, but theoretically could be easily pre-configured with the firefox.cfg.

All i need are setting-names/ids.

Asked by Firefox_Beginner 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • المُؤرشفة

List Websites Given a Permission or more

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla S… (read more)

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla Support would talk about this, but what I'm asking for is different. I'm looking for a way to list websites per permission, that is, when I want to disable a permission for a bunch of websites at once, I specify the permission and remove the websites I do not want to have that permission. In one of the questions on the site, an extension called SQLite Manager was mentioned and seemed to be the solution. This extension, though, doesn't exist anymore. If what I'm looking for can be done through this extension, I'd like to know if there is an alternative. If it doesn't serve the purpose that I am talking about, I'd be happy to know if there is a different workaround.

Asked by Hassan Khalloof 2 years ago

Last reply by Hassan Khalloof 1 year ago

  • المُؤرشفة

Java not working

I have used for many years Java in Firefox to stream live a stock market app. In order to continue using that app I have to use now Microsoft Edge. I would prefer to cont… (read more)

I have used for many years Java in Firefox to stream live a stock market app. In order to continue using that app I have to use now Microsoft Edge. I would prefer to continue using Firefox. Is there a solution?

Asked by SG 2 years ago

Last reply by Terry 1 year ago

  • المُؤرشفة

transfering logins from one profile to another profile

How can I transfer the logins file from an old profile to a new one? When I search online all I get is references for transferring Firefox folders to another computer. An… (read more)

How can I transfer the logins file from an old profile to a new one? When I search online all I get is references for transferring Firefox folders to another computer. Any help gratefully appreciated.

Asked by mlp43 2 years ago

Last reply by TechHorse 2 years ago