Settings - Microphone or Speaker Permissions - Can they be entered Manually?

A site tells me I need to add them in permissions for the camera and speakers, but since the site does not make an "electronic" request, it does not come up with a pop-up… (read more)

A site tells me I need to add them in permissions for the camera and speakers, but since the site does not make an "electronic" request, it does not come up with a pop-up to add it, so I need to be able to add it manually, and I can't seem to find where to do that.

Open

Can't find extension that I had/disappeared

Issue is actually for the extension that I had and now it's not on the extensions that I have. I tried to do a search for it but cannot find it. It's the nielsen mobile a… (read more)

Issue is actually for the extension that I had and now it's not on the extensions that I have. I tried to do a search for it but cannot find it. It's the nielsen mobile and computer extension. I've tried putting in different things (i.e. part of the name, the entire name, etc.) but to no avail. I've had it for years so I don't remember what I put in or it automatically came up when I added this device. I hope someone can tell me where to find it/what to put in the search in order to add it back to my extensions.

Open 1

Lost Thunderbird Local Folder

One of my local folders of email disappeared: it is no longer displayed under Local Folders. A few days ago while using my mouse to move a message into one of the local … (read more)

One of my local folders of email disappeared: it is no longer displayed under Local Folders. A few days ago while using my mouse to move a message into one of the local folders, something happened, a peculiar message briefly displayed. At the time I did <Ctrl>-Z to undo whatever happened, but I didn't see any changes. That must be when the folder disappeared, but I'm not sure.

My other folders are still in place. I can't find the missing folder inside any of the other folders (junk, deleted, archive, etc.). Yet when I search for email in one of the missing folders, the messages are found. When I go into Troubleshooting Information, there is no Profile Directory listed, and when I click on the Open Directory button, nothing happens. (I've gone through the process of transferring Thunderbird accounts to new computers in the past.) I'm using Pop!_OS 22.04 Linux and Thunderbird 140.10.0esr. I backup my laptop using Back In Time. Any idea how can I fix this?

Open

PRIMARY EMAIL

Hi there, I no longer have access to my primary email and I do not have a secondary one. How can I change it and add the secondary one? Thanks in advance for any help. Re… (read more)

Hi there, I no longer have access to my primary email and I do not have a secondary one. How can I change it and add the secondary one? Thanks in advance for any help.

Regards

Open

i have to swipe right and left to find my tabs, it is very stressefull

There is a numbers left address bar, when I click there is nothing but a word create new tab for searching. I have to swipe left right all over to find the right tab i wa… (read more)

There is a numbers left address bar, when I click there is nothing but a word create new tab for searching. I have to swipe left right all over to find the right tab i want. Do not tel me that I can search tab,, it's not ver confinence.. it is stressful

Open

Header size increasing

Switching between private browsing mode to normal browsing mode or vice versa results I the header size increasing. Need to close it and reopen for it to go back to norma… (read more)

Switching between private browsing mode to normal browsing mode or vice versa results I the header size increasing. Need to close it and reopen for it to go back to normal. Running Android 15 on an Asus Zenfone 10

Open

Cannot send emails from Sympatico with T-bird anymore....

Hi. Since the last 2 updates, my Bell sympatico email through T-bird cannot SEND anymore emails (No errors are given but the email never comes through). I can receive ema… (read more)

Hi. Since the last 2 updates, my Bell sympatico email through T-bird cannot SEND anymore emails (No errors are given but the email never comes through). I can receive emails without issue and when I use another tool (like Outlook or go directly through my browser, the sympatico emails come through) I attached the settings for the SMTP in a screenshot if that could help.

Any idea how to fix this?

Tx, Robert Z.

Open 1

After update Thunderbird 140esr and 150 under MAC OS 12.7.5 and also under Yahoo doesn't connect to provider.

After automatic updating to Thunderbird 140esr under MacOS 12.7.5 Thunderbird will not connect to provider. Same happens with installation of version 150. Same happens un… (read more)

After automatic updating to Thunderbird 140esr under MacOS 12.7.5 Thunderbird will not connect to provider. Same happens with installation of version 150. Same happens under Mac OS Tahoo. I can't make a new profile because of this. What can I do to solve the problem ?

Open

websites I have been on many times before are not being blocked how can I stop it

websites are being blocked when I click on links from my email account and I don't know why but I also want it stopped the websites are Stage32.com and https://course.fp… (read more)

websites are being blocked when I click on links from my email account and I don't know why but I also want it stopped the websites are Stage32.com and https://course.fp-platform.online/learn/hRpTYcFi2UyZKzLm2gaOHg/theory

Open 2 17

the backup file is not being created

helloooo i am experiencing an issue with firefox where backup (Firefox Backup) is not working since version 148.0 problem: - when I try to create a backup, i get the erro… (read more)

helloooo

i am experiencing an issue with firefox where backup (Firefox Backup) is not working since version 148.0

problem: - when I try to create a backup, i get the error: “Hmm, there was a problem with the backup. Please try again in a few minutes.”

what I have already tried: - enabled and disabled backup password - changed the backup folder/location - cleared browser cache - tested across multiple updates (issue persists)

- backup is enabled, but I cannot create one - the error occurs every time - restarting the browser and system did not help

Open 9 17

Problem with self signed ssl certificute

I have a local Rocky Linux server running a nginx web server. I am using a Macos laptop. I am trying to install a self signed ssl certificate using openssl on my web se… (read more)

I have a local Rocky Linux server running a nginx web server. I am using a Macos laptop. I am trying to install a self signed ssl certificate using openssl on my web server.. The certificate I generated works with Safari but not with Firefox. I have copied the certificate to both Safari and Firefox for local use. Privacy and Security, Manage Certificates, Your Certificates. Firefox complains that that my TLS is tls 1.1, when I am using tls 1.3:

An error occured during connection to tls-v1-1.badssl.com:1011. Peer using unsupported version of security protocol.

My test on my server shows:

sudo curl -v https://caprock.home

Connected to caprock.home (192.168.2.44) port 443 (#0)

  • ALPN, offering h2
  • ALPN, offering http/1.1
  • CAfile: /etc/pki/tls/certs/ca-bundle.crt
  • TLSv1.0 (OUT), TLS header, Certificate Status (22):
  • TLSv1.3 (OUT), TLS handshake, Client hello (1):
  • TLSv1.2 (IN), TLS header, Certificate Status (22):
  • TLSv1.3 (IN), TLS handshake, Server hello (2):
  • TLSv1.2 (IN), TLS header, Finished (20):
  • TLSv1.3 (IN), TLS change cipher, Change cipher spec (1):
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, Certificate (11):
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, CERT verify (15):
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, Finished (20):
  • TLSv1.2 (OUT), TLS header, Finished (20):
  • TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
  • TLSv1.2 (OUT), TLS header, Unknown (23):
  • TLSv1.3 (OUT), TLS handshake, Finished (20):
  • SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
  • ALPN, server accepted to use http/1.1
  • Server certificate:
  • subject: C=US; ST=Colorado; O=Caprock Development; OU=Caprock Development Home Base; CN=caprock.home; emailAddress=mike@white-home.com
  • start date: Aug 12 19:26:04 2025 GMT
  • expire date: Nov 13 19:26:04 2032 GMT
  • common name: caprock.home (matched)
  • issuer: C=US; ST=Colorado; L=Canon City; O=Caprock Development; OU=Caprock Development Home Base; CN=caprock.home; emailAddress=mike@white-home.com
  • SSL certificate verify ok.
  • TLSv1.2 (OUT), TLS header, Unknown (23):

> GET / HTTP/1.1 > Host: caprock.home > User-Agent: curl/7.76.1 > Accept: */* >

  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  • old SSL session ID is stale, removing
  • TLSv1.2 (IN), TLS header, Unknown (23):
  • Mark bundle as not supporting multiuse

< HTTP/1.1 200 OK < Server: nginx/1.20.1 < Date: Tue, 28 Apr 2026 13:17:26 GMT < Content-Type: text/html; charset=UTF-8 < Transfer-Encoding: chunked < Connection: keep-alive < X-Powered-By: PHP/8.3.30 <

Caprock.home

  • Connection #0 to host caprock.home left intact

Furthermore I can't seem to delete the certificate from Firefox and re add it?

Open

Thunderbird keeps trying to install a new helper tool and never opens.

When I try to open Thunderbird it keeps giving me a message that it is trying trouble install a new helper tool and asks for my password. I do so, hit the Install Helpe… (read more)

When I try to open Thunderbird it keeps giving me a message that it is trying trouble install a new helper tool and asks for my password. I do so, hit the Install Helper button, and then nothing ever happens. I get a spinning beach ball and it never opens no long how I wait. I would be very grateful for any suggestions or advice on what to do.

Open 4 8

Firefox not connecting to facebook after update to 150.

My copy of Firefox updated about 1600 local time yesterday. At this same time Facebook could not be accessed, just get a blank page. Tried clearing history, but still not… (read more)

My copy of Firefox updated about 1600 local time yesterday. At this same time Facebook could not be accessed, just get a blank page. Tried clearing history, but still not working. Windows 11.

Open 11 7 103

Data breach- Breach source: Hallmark Your exposed data: Email addresses and Phone numbers

Hallmark data breach, Hackers trying to use my debit card. A transaction for $0.00 was done using card 6937 from MISSOURI. Call 847-367-6800 with questions. Libertyville… (read more)

Hallmark data breach, Hackers trying to use my debit card.

A transaction for $0.00 was done using card 6937 from MISSOURI. Call 847-367-6800 with questions.

Libertyville Bank & Trust Fraud Service Center URGENT: Suspicious Activity Detected on Your Card Your Card Ending in 6937 Case Number 10401232

Debit card has been suspended. I will be going to Wintrust Bank this morning to have a new debit card issued. Monthly AP's for Mozilla Monitor, please hold until new debit card has been activated.

Open