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… (மேலும் படிக்க)

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 4 நாட்கள் முன்பு

Last reply by Taco X 3 நாட்கள் முன்பு

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… (மேலும் படிக்க)

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 மாதங்களுக்கு முன்பு

Forgot my primary password.

I recently downloaded and installed Thunderbird but forgot my primary password. Have tried the solutions available at the Mozilla website with no luck. I have also dele… (மேலும் படிக்க)

I recently downloaded and installed Thunderbird but forgot my primary password. Have tried the solutions available at the Mozilla website with no luck. I have also deleted the program and my Mozilla account, and started over from scratch. Still no luck.

Asked by Martin Rose 2 மாதங்களுக்கு முன்பு

Last reply by david 2 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

Firefox Android Notification Bitwarden

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibilit… (மேலும் படிக்க)

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibility of a scam and the exposure it may create.

Is the notification genuine? How do I know? How can I update Firefox settings to achieve the same result without responding to the notification?

Bit paranoid I accept, but better careful than having regrets! Thks

Asked by Mildred PC 6 நாட்கள் முன்பு

Answered by Mildred PC 4 நாட்கள் முன்பு

  • தீர்வுற்றது

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… (மேலும் படிக்க)

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 6 நாட்கள் முன்பு

Answered by hal.martin 5 நாட்கள் முன்பு

  • தீர்வுற்றது

cannot send emails

I'm using Thunderbird 115.7.0 (64 bits). Cannot send messages from my email account: katy.vandenhoek@gmail.com. It says it cannot make connection to server smtp.gmail.co… (மேலும் படிக்க)

I'm using Thunderbird 115.7.0 (64 bits). Cannot send messages from my email account: katy.vandenhoek@gmail.com. It says it cannot make connection to server smtp.gmail.com. Receiving emails is OK. The other emailaccounts are working OK. Looks like there is something wrong with the authentification. Reïnstalling Thunderbird didn't help.

Asked by katy.vandenhoek 3 மாதங்களுக்கு முன்பு

Answered by katy.vandenhoek 3 மாதங்களுக்கு முன்பு

Inadvertently changed password, outbound Thunderbird emails.

We have 2 computers set up with Mozilla Thunderbird. On one of the 2, the outbound password was inadvertently changed. on the other of the 2, the outbound email works fin… (மேலும் படிக்க)

We have 2 computers set up with Mozilla Thunderbird. On one of the 2, the outbound password was inadvertently changed. on the other of the 2, the outbound email works fine.

On the 1 the password was lost, I saw an option to view the password. I'd like to do that on the 1 that DOES work so I can re-enter the proper password.

Thank you,

Asked by LOVEMYCAR 5 மாதங்களுக்கு முன்பு

Last reply by Toad-Hall 5 மாதங்களுக்கு முன்பு

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… (மேலும் படிக்க)

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 மாதங்களுக்கு முன்பு

Last reply by jscher2000 - Support Volunteer 6 நாட்கள் முன்பு

Instagram two factor authentication code

My Instagram account was hacked I managed to get it back but it is requesting for two factor authentication code or backup code to login and I don't have

Asked by iyanu419 2 மாதங்களுக்கு முன்பு

Last reply by Paul 2 மாதங்களுக்கு முன்பு

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… (மேலும் படிக்க)

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 வாரங்களுக்கு முன்பு

Last reply by cor-el 3 வாரங்களுக்கு முன்பு

  • தீர்வுற்றது

Opening Firefox with a password without setting up Firefox sync

I simply want to use a password to open Firefox. I don't want to set up Firefox sync. How can I set up a simple password as permission to open Firefox without accessing s… (மேலும் படிக்க)

I simply want to use a password to open Firefox. I don't want to set up Firefox sync. How can I set up a simple password as permission to open Firefox without accessing sync?

Asked by exodu 3 வாரங்களுக்கு முன்பு

Answered by cor-el 3 வாரங்களுக்கு முன்பு

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… (மேலும் படிக்க)

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 5 நாட்கள் முன்பு

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… (மேலும் படிக்க)

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 மாதங்களுக்கு முன்பு

Last reply by jscher2000 - Support Volunteer 6 நாட்கள் முன்பு

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 … (மேலும் படிக்க)

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 மாதங்களுக்கு முன்பு

Last reply by jscher2000 - Support Volunteer 6 நாட்கள் முன்பு

Thunder bird stopped receiving my emails on 8/1/24 - normally receive up to 20+daily. password unchanged and still recorded correctly in mozilla. please help overcome

Thunder bird stopped receiving my emails on 8/1/24 - normally receive up to 20+daily. password unchanged and still recorded correctly in mozilla. please help

Asked by tony_frawley 4 மாதங்களுக்கு முன்பு

Last reply by christ1 4 மாதங்களுக்கு முன்பு

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… (மேலும் படிக்க)

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 மாதத்திற்கு முன்பு

Last reply by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

AOL generated app for Thunderbird

I followed instructions posted on a TB fourm on how to generate an app password in order for my TB to work with AOL. I'm receiving mail in Thunderbird but can't send. I … (மேலும் படிக்க)

I followed instructions posted on a TB fourm on how to generate an app password in order for my TB to work with AOL. I'm receiving mail in Thunderbird but can't send. I suspect that I may not have followed the instructions completely and would like to start over. Do I need to delete the AOL generated password on AOL and create a new one or just create a new one for the outgoing server? Would appreciate any help! JD

Asked by saints15 2 ஆண்டுகளுக்கு முன்பு

Answered by Matt 2 ஆண்டுகளுக்கு முன்பு