Cloudflare Verify you are human looping

I have been experiencing a problem with Cloudflare specifically on one site (character.ai) and when the verify you are human pops up. It takes me in a seemingly infinite … (funda kabanzi)

I have been experiencing a problem with Cloudflare specifically on one site (character.ai) and when the verify you are human pops up. It takes me in a seemingly infinite loop. On the Cloudflare community site they say it could be because of things like adblock but even without any adblock or anything of the sort on it does the same thing. Sadly Cloudflare community doesn't support being used on Firefox. So maybe they don't support being used on Firefox in general? I have contacted the actual websites support but they don't seem to even read submitted inquiries because I never hear anything back from them except the automated message they received it. It is now preventing me from using certain things in general which as before it wasn't that big of a deal but recently they changed the site layout and still allowed you to use the old layout but the verification blocks you from using the old layout. The first one is one from a couple of weeks ago when it only effected me trying to open things in a separate tab and the second one is the newer one which prevents me from accessing the old layout. I'm not sure what to do about it since nothing I specifically could do to solve it has helped. I have opted into sharing data under troubleshooting IDK how well that'll help.

Kusonjululiwe Okugcinwe kunqolobane 7 3710

Missing Group Tabs

Hello. I love the feature. I didn't know it was a new feature because I started using Firefox around April. I saved my group tabs, very happy about it. Then I close and s… (funda kabanzi)

Hello. I love the feature. I didn't know it was a new feature because I started using Firefox around April. I saved my group tabs, very happy about it. Then I close and save it, then I opened it again, it was great!

I am a student, I use my group tab to add the tabs that have the resources that I need to, and would also like to study for more knowledge and for my next school year.

There was no problem at that whole time. In April 21, there was no problem until April 22, 23 no problem. But I forgot my charger at that time, because I was at my mothers house. Then I wait for weeks for my charger to come back, about 2 weeks for my laptop to revive there in my grandparent's house.

When I got my charger, and opened firefox. Wait, but at first when I opened firefox, it showed me that there is a new update, an update about tab groups that I already now. I looked at my group tabs, and they are not there anymore.

What should I do to get them back.

Kusonjululiwe Okugcinwe kunqolobane 9 3703

amazon prime video no longer works at all on my Firefox browser

Until a week or two ago, Amazon Prime Video worked without a problem on my Firefox browser. Now I cannot get Prime Video to open any show, nor can I access previous episo… (funda kabanzi)

Until a week or two ago, Amazon Prime Video worked without a problem on my Firefox browser. Now I cannot get Prime Video to open any show, nor can I access previous episodes of any show. I tried removing all my add-ons, including all my ad blockers and making Prime Video an exception to the enhanced Firefox browser feature. Nothing worked. Can someone at Firefox fix this problem or tell me why it happened? I CAN use prime video without difficulty on Safari and Chrome.

Kusonjululiwe Okugcinwe kunqolobane 2 3626

Thunderbird times out when sending emails

Good morning. I need help with sending emails in Thunderbird. The problem has existed for a couple of days now and is confusing as some emails are sent and others fail. … (funda kabanzi)

Good morning. I need help with sending emails in Thunderbird. The problem has existed for a couple of days now and is confusing as some emails are sent and others fail. I am receiving mail OK. Details of my setup are :- I am using a HP All-in-one desktop running Windows 11 with Norton 360. My Thunderbird account settings: Server type: IMAP mail server User name: ****@gmail.com Server name: imap.gmail.com Port: 993 Connection Security: SSL/TLS Authentication: OAuth2 Outgoing Server (SMTP): Google Mail – smtp.gmail.com (Default) User name: ****@gmail.com Port: 465 Connection Security: SSL/TLS Authentication: OAuth2

The problem: I only recently set up Thunderbird and at first it seemed to working OK. However, now when I try to send a message, after some time, I the following error message :-

"Send Error Message Sending of the message failed. The message could not be sent because the connection to Outgoing server (SMTP) smtp.gmail.com timed out. Try again."

What is particularly confusing is that some messages are being sent. I have tried several fixes that I found from the Mozilla, Google and Norton web sites but none of the fixes resolved the issue. Any assistance would be very much appreciated.

Regards Mike

PS: I have 2 email accounts set up in Thunderbird. I just tried sending a test message from the Gmail account to the Bigpond account. From the Gmail account it appears to have been sent but in the Bigpond account an error message appeared as follows :-

"Could not connect to the mail server smtp.telstra.com; the connection was refused."

I don't know if this is a related issue or I have another one to resolve.

Kusonjululiwe Okugcinwe kunqolobane 3 3446

Firefox will not play video on Linux

Firefox 129.0.2 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0 Running on kubuntu Linux 24.04, kernel version 6.8.0-41-generic (64-bit) KDE Plasma Version… (funda kabanzi)

Firefox 129.0.2 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0

Running on kubuntu Linux 24.04, kernel version 6.8.0-41-generic (64-bit) KDE Plasma Version 5.27.11 Qt Version 5.15.13

I've posted a description of my problem on the kubuntu forums: https://www.kubuntuforums.net/forum/newbie-support/help-the-new-guy/681835-firefox-eating-up-a-lot-of-cpu

Here is a synopsis of my posts on that thread to distill the most noteworthy symptoms:

I have snap Firefox installed.

$ snap list Name Version Rev Tracking Publisher Notes bare 1.0 5 latest/stable canonical✓ base core22 20240731 1564 latest/stable canonical✓ base firefox 129.0.2-1 4793 latest/stable mozilla✓ - firmware-updater 0+git.5007558 127 latest/stable/… canonical✓ - gnome-42-2204 0+git.510a601 176 latest/stable/… canonical✓ - gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ - snapd 2.63 21759 latest/stable canonical✓ snapd thunderbird 128.1.0esr-1 507 latest/stable/… canonical✓ - $

If I start firefox from the shell command line, it runs fine. It runs the shell script in /usr/bin/firefox, which ultimately executes /snap/bin/firefox. Clearly that shell script is doing some configuration that I don't understand.

If I hit Alt-space I see the menu in the referenced screen grab (see attached).

If I select the first entry, to run firefox from the command line, it has the same effect as starting /usr/bin/firefox from a bash shell; it works fine. However, if I select the third entry, firefox does not play any video; I've mostly tested with YouTube videos that have actual video and audio.

I'm not sure what gets executed when I select the third option from the Alt-space menu. It appears from doing a "ps -ef" that it's the same /snap/firefox/... executable. But I'm wondering why is this entry in the Alt-space menu and how does it get initialized or 'configured' to run.

Additionally, if I do start firefox from the entry with the firefox browser icon, and it fails to play video, I must then uninstall firefox using snap and then reinstall in order to get video playback to work. That is, after a failed start, simply exiting firefox and restarting it from the shell command line will not work; firefox will not play video correctly at all.

I also noticed that on my PC desktop, "snap list" lists firefox as "firefox 129.0.2-1 4793 latest/stable mozilla✓ -"

But on my old Lenova laptop running the same kubuntu version, "snap list" lists firefox as "firefox 129.0.2-1 4757 latest/stable mozilla✓ -"

I'm up to date on both systems via "sudo apt update"' and "sudo apt upgrade"

Even more frustrating, today, for the first time, despite starting firefox from the command line, video still didn't play. I had to uninstall firefox and reinstall it.

Kusonjululiwe Okugcinwe kunqolobane 15 3439

Firefox tab keeps crashing

Hello, I experience constant tab crashes a couple of days now. I tried safe-mode and re-installing the browser. But the crashes still persists. This only happens with fir… (funda kabanzi)

Hello,

I experience constant tab crashes a couple of days now. I tried safe-mode and re-installing the browser. But the crashes still persists. This only happens with firefox.

Been trying to identify the problem. Here are some crash reports. All of them have the signature (unloaded T_Prevent64.dll)

Submitted Crash Reports Report ID Date Submitted bp-53c88a80-cb16-40d1-947d-197540240726 7/27/2024, 12:41 AM View bp-9c66625e-4a15-4d98-91c4-9ad8d0240726 7/27/2024, 12:41 AM View bp-e47e93d4-24f7-4ef7-9ee5-338e60240726 7/27/2024, 12:30 AM View bp-13afc8a2-be56-47ac-9ac7-76a090240726 7/27/2024, 12:30 AM View bp-9815e4b1-8134-4743-9dd9-8b2090240726 7/27/2024, 12:30 AM View bp-6097b5c4-fc4f-484f-856e-4af2b0240726 7/27/2024, 12:30 AM View bp-a7f77e4d-a97b-40ea-8234-c663c0240726 7/27/2024, 12:30 AM View bp-bfbf3809-eb66-4b19-a974-5afdc0240726 7/27/2024, 12:30 AM View bp-00f1270c-905b-4dba-852d-f435d0240726 7/27/2024, 12:30 AM View bp-046a789e-ed76-4800-8191-7caff0240726 7/27/2024, 12:30 AM View bp-d1b42aac-50f7-4605-8529-7b54b0240726 7/27/2024, 12:30 AM View bp-0f235aff-8ab6-4452-860d-051890240726 7/27/2024, 12:30 AM View bp-4aa4474f-594e-442f-b128-a90150240726 7/27/2024, 12:30 AM View bp-3cff0004-374e-42d1-b218-4955c0240726 7/27/2024, 12:30 AM View bp-59fbf0b7-6233-4f17-9e8e-bac590240726 7/27/2024, 12:30 AM View bp-ad0de436-d27c-467f-ba67-dc1920240726 7/27/2024, 12:30 AM View bp-563f7fe1-fd7a-4421-8a43-c52dd0240726 7/27/2024, 12:30 AM View bp-db02aaa2-aa75-473e-9e35-fd9fd0240726 7/27/2024, 12:30 AM View bp-e592c09f-7e55-4218-9b15-233a70240726 7/27/2024, 12:30 AM View bp-ffd6a3c8-d728-4582-9757-9cecd0240726 7/27/2024, 12:30 AM View bp-6c29b49f-f322-4370-aad9-1b2ab0240726 7/27/2024, 12:30 AM View bp-aa98e6dd-bc36-4483-bdd9-b055d0240726 7/27/2024, 12:30 AM View bp-0ca93951-168d-456d-ab9e-8b7ea0240726 7/27/2024, 12:30 AM View bp-59503df9-c479-477f-b5e9-711560240726 7/27/2024, 12:30 AM View bp-c1fe89fd-3453-494a-9393-fb9ca0240726 7/27/2024, 12:30 AM View bp-823c313d-b61c-4765-ae03-26b990240726 7/27/2024, 12:30 AM View bp-d98a0d3e-9771-420e-8926-bebfa0240726 7/27/2024, 12:30 AM View bp-28344e31-eec2-457e-bdfa-dec460240726 7/27/2024, 12:30 AM View bp-0ec8d55c-f85b-4285-857c-346980240726 7/27/2024, 12:30 AM View bp-e065338b-1c98-45ab-86e1-8bbd00240726 7/27/2024, 12:30 AM View bp-4e5ba615-3909-43e0-a753-1b5520240726 7/27/2024, 12:30 AM View bp-a3c4b47b-0c18-4b57-8891-d87740240726 7/27/2024, 12:30 AM View bp-d2cd41a4-0d99-48fb-9c03-eef450240726 7/27/2024, 12:30 AM View bp-678cde97-5d99-46e7-85cd-4a1470240726 7/27/2024, 12:30 AM View bp-aa7cfca5-3347-4da6-8bfd-eb25e0240726 7/27/2024, 12:30 AM View bp-d583ec50-2340-4d00-b2c8-9893a0240726 7/27/2024, 12:30 AM View bp-0ab52e60-ece8-4813-a88c-996140240726 7/27/2024, 12:30 AM View bp-6218d412-d4f5-4029-a576-818940240726 7/27/2024, 12:30 AM View bp-89b4ca44-d0f4-4c9c-863f-01fab0240726 7/27/2024, 12:30 AM View bp-58f79dd0-dc63-460c-ac2e-6b9530240726 7/27/2024, 12:30 AM View bp-39f7438c-8d02-4458-9e5f-66c150240726 7/27/2024, 12:30 AM View bp-9af0b7a8-2bef-4397-b9d8-a85260240726 7/27/2024, 12:30 AM View

Kusonjululiwe Okugcinwe kunqolobane 1 3439

Importing .mbox files to Thunderbird

I have a brand new install of Thunderbird, and I want to import .mbox files that I converted from Outlook .pst files. I have seen many support articles saying that to imp… (funda kabanzi)

I have a brand new install of Thunderbird, and I want to import .mbox files that I converted from Outlook .pst files.

I have seen many support articles saying that to import .mbox files, I need to use the "Local Folders" option in the Folders menu on the left hand side of the main page. I have added the ImportExportTools NG plug-in, but I don't see a "Local Folders" option on my main page.

I must be missing a step. I have attached a screen shot.

Thank you for your help.

Kusonjululiwe Okugcinwe kunqolobane 4 3430

Firefox won't open on Mac despite trying everything I've read

Similar to the issue described in this thread (https://support.mozilla.org/bm/questions/1240674), I am unable to open Firefox - it simply refuses to open. I've tried mult… (funda kabanzi)

Similar to the issue described in this thread (https://support.mozilla.org/bm/questions/1240674), I am unable to open Firefox - it simply refuses to open. I've tried multiple times, the option key, and re-installing. Nothing seems to work, which suggests something about my user settings is the issue, but a) I am not keen on deleting this if possible and b) I won't delete my user settings unless that is necessary. Like the attached thread, I am happy to attach crash reports, but without the ability to even open Firefox properly it's not obvious how I do this - force-quitting it just sends a report to Apple.

Any help much appreciated - I'd quite like Firefox working again.

My laptop is a MacBook Pro 13 2020 (Intel) running macOS Monterey (12.7.4). I installed the version of Firefox available for download as of writing (v127.0 based on Finder).

Kusonjululiwe Okugcinwe kunqolobane 4 3110

Firefox won't display a page embedded in another site

So I understand this: https://support.mozilla.org/en-US/kb/xframe-neterror-page and the reason it exists, but I need to find a way to turn it off because it's literally b… (funda kabanzi)

So I understand this: https://support.mozilla.org/en-US/kb/xframe-neterror-page and the reason it exists, but I need to find a way to turn it off because it's literally blocking me from accessing the Library of Congress webpage inside the same browser for my job. It's not a malicious site, but I can't figure out how to tell Firefox to stop blocking it as if it was a malicious site.

Help.

Kusonjululiwe Okugcinwe kunqolobane 10 3003

Bookmark icons and fonts are too small

The bookmarks icons and fonts are too small for my older eyes on my new Ubuntu computer. They are bigger on my older Ubuntu computer. I have tried to find out how to enla… (funda kabanzi)

The bookmarks icons and fonts are too small for my older eyes on my new Ubuntu computer. They are bigger on my older Ubuntu computer. I have tried to find out how to enlarge them without sussex.

I am aware of the Zoom feature for a webpage itself, I am not asking about that. I simply want to have my bookmark toolbar FONTS and ICONS larger.

This has been frustrating. Perhaps including an EASY way to do this for future updates, or an app suggestion that would solve the problem. Thanks for your consideration and (hopefully) help.

Kusonjululiwe Okugcinwe kunqolobane 2 2960

Sync Not working

Sync just does NOT work. I installed FF on my Mac brand new and fresh... brand new machine. Signed into Sync. NOTHING. After 6-7 HOURS... nothing. It just gets NOTHING A… (funda kabanzi)

Sync just does NOT work. I installed FF on my Mac brand new and fresh... brand new machine. Signed into Sync. NOTHING. After 6-7 HOURS... nothing. It just gets NOTHING AT ALL from my Windows Desktop.

I've signed out of ALL Firefox/Mozilla sync sessions... signed in clean- all browsers are up to date. And the about:sync-log page shows a LONG streak of errors... NON STOP ERRORS.

Why?! Why can't we just sync extensions to install and bookmarks across machines? How is this that hard for Mozilla?!

The sync-log page list: File:error-sync-1714085057059.txt 6 KB 4/25/2024 17:44:17 File:error-sync-1714088658041.txt 18 KB 4/25/2024 18:44:18 File:error-sync-1714189161327.txt 6 KB 4/26/2024 22:39:21 File:error-sync-1714498425099.txt 13 KB 4/30/2024 12:33:45 File:error-sync-1714588968223.txt 10 KB 5/1/2024 13:42:48 File:error-sync-1714589121080.txt 9 KB 5/1/2024 13:45:21 File:error-sync-1714600674960.txt 7 KB 5/1/2024 16:57:55 File:error-sync-1714604277834.txt 24 KB 5/1/2024 17:57:57 File:error-sync-1714838021899.txt 24 KB 5/4/2024 10:53:41 File:error-sync-1714839602488.txt 11 KB 5/4/2024 11:20:02 File:error-sync-1714839613709.txt 10 KB 5/4/2024 11:20:13 File:error-sync-1714844303035.txt 16 KB 5/4/2024 12:38:23 File:error-sync-1714844919123.txt 15 KB 5/4/2024 12:48:39 File:error-sync-1714846872373.txt 17 KB 5/4/2024 13:21:12 File:error-sync-1714846956569.txt 12 KB 5/4/2024 13:22:36 File:error-sync-1714941772713.txt 15 KB 5/5/2024 15:42:52 File:error-sync-1714941774043.txt 14 KB 5/5/2024 15:42:54 File:error-sync-1714941849730.txt 14 KB 5/5/2024 15:44:09 File:error-sync-1714942633097.txt 14 KB 5/5/2024 15:57:13 File:error-sync-1714942674714.txt 48 KB 5/5/2024 15:57:54

Day after day and attempt after attempt of failures for a basic function of the browser.

Here is the text of the latest log and showing constant connection errors- mind you NOTHING is breaking on my internet as I'm often streaming things and watching stuff while surfing, or others in the house are. Our connection, and Firefox getting online, are all working fine. I am at a loss. I don't understand how this is so terribly broken out of the box that you can't just sign in and let it talk to their servers. I know Google has billions behind Chrome, but this shouldn't be so 1990's bad by comparison to Chrome sync.

1714081299909 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule) 1714081300746 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714082945349 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714082945373 Sync.SyncScheduler DEBUG Network link status changed to "down". Offline?: false 1714082945373 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1714082945374 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule) 1714085055761 Sync.SyncScheduler DEBUG Woke from sleep. 1714085056643 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714085056786 Sync.SyncScheduler DEBUG Network link status changed to "up". Offline?: false 1714085056786 Sync.SyncScheduler DEBUG Network link looks up. Syncing. 1714085056899 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714085056902 Sync.Service DEBUG User-Agent: Firefox/125.0.2 (Windows NT 10.0; Win64; x64) FxSync/1.127.0.20240419144423.desktop 1714085056902 Sync.Service INFO Starting sync at 2024-04-25 17:44:16 in browser session V0xN5aUmAS9A 1714085056902 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1714085056904 Sync.Status INFO Resetting Status. 1714085056904 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok 1714085056904 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1714085056904 FirefoxAccounts DEBUG getOAuthToken enter 1714085056905 FirefoxAccounts TRACE getCachedToken returning cached token 1714085056905 FirefoxAccounts DEBUG getOAuthToken returning a cached token 1714085056905 Services.Common.RESTRequest DEBUG GET request to https://profile.accounts.firefox.com/v1/profile 1714085056905 Sync.SyncAuthManager INFO Getting sync key 1714085056905 FirefoxAccounts DEBUG getOAuthToken enter 1714085056905 FirefoxAccounts TRACE getCachedToken returning cached token 1714085056905 FirefoxAccounts DEBUG getOAuthToken returning a cached token 1714085056905 Sync.SyncAuthManager INFO Getting a sync token from: https://token.services.mozilla.com/1.0/sync/1.5 1714085056905 Sync.SyncAuthManager DEBUG Getting a token using OAuth 1714085056905 Services.Common.TokenServerClient DEBUG Beginning OAuth token exchange: https://token.services.mozilla.com/1.0/sync/1.5 1714085056906 Services.Common.RESTRequest DEBUG GET request to https://token.services.mozilla.com/1.0/sync/1.5 1714085057025 Services.Common.RESTRequest DEBUG GET https://profile.accounts.firefox.com/v1/profile failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1714085057025 FirefoxAccounts ERROR Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 478\" data: no]"} 1714085057031 Services.Common.RESTRequest DEBUG GET https://token.services.mozilla.com/1.0/sync/1.5 failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1714085057031 Sync.SyncAuthManager ERROR Non-authentication error in _fetchTokenForUser: TokenServerClientNetworkError({"error":{}})(resource://services-common/tokenserverclient.sys.mjs:28:36) JS Stack trace: TokenServerClientNetworkError@tokenserverclient.sys.mjs:51:16 _tokenServerExchangeRequest@tokenserverclient.sys.mjs:235:13 1714085057031 Sync.Status DEBUG Status.login: success.login => error.login.reason.network 1714085057031 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed 1714085057031 Sync.SyncAuthManager ERROR Failed to fetch a token for authentication: TokenServerClientNetworkError({"error":{}})(resource://services-common/tokenserverclient.sys.mjs:28:36) JS Stack trace: TokenServerClientNetworkError@tokenserverclient.sys.mjs:51:16 _tokenServerExchangeRequest@tokenserverclient.sys.mjs:235:13 1714085057032 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1714085057055 Sync.Resource WARN GET request to https://sync-1-us-west1-g.sync.services.mozilla.com/1.5/209631697/info/collections failed: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available 1714085057056 Sync.Status DEBUG Status.sync: success.sync => error.login.reason.network 1714085057056 Sync.Status DEBUG Status.service: error.login.failed => error.sync.failed 1714085057056 Sync.ErrorHandler ERROR Sync encountered an error: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available 1714085057056 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=reschedule) 1714085057057 Sync.Telemetry INFO Early submission of sync telemetry due to changed IDs/NodeType 1714085057059 Sync.Service DEBUG Exception calling anonymous function: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available

Kusonjululiwe Ikhiyiwe Okugcinwe kunqolobane 15 2906

Mozilla Firefox slow on Windows 11 24h2

Hello! After a clean install of Windows 11 24h2 Pro, Mozilla Firefox is unusable. It takes about 2 minutes to load a page which is abnormal. I remember I had the same iss… (funda kabanzi)

Hello! After a clean install of Windows 11 24h2 Pro, Mozilla Firefox is unusable. It takes about 2 minutes to load a page which is abnormal. I remember I had the same issue when I first installed Windows 11 23H2 Pro and that was resolved somehow but it was 2 or 3 years ago and I've no idea what the solution was back then. I've tried some basic stuff including Test suggestion which of course didn't resolve anything as almost all of them are referring to cleaning cache, reinstall Firefox etc and it literally has nothing to do with my situation. Any solutions?

Kusonjululiwe Okugcinwe kunqolobane 2 2865

firefox tab groups

I have the most recent update and have been excited about tab groups, but it's still not working on mine. I thought the update would be available to all as of May 6, 2025… (funda kabanzi)

I have the most recent update and have been excited about tab groups, but it's still not working on mine. I thought the update would be available to all as of May 6, 2025. Is this happening to anyone else?

Kusonjululiwe Okugcinwe kunqolobane 8 2862

Firefox Translation - Turn off

Hi. How come there is no option to turn off "Firefox Translation"? I speak three languages and every time I visit foreign web site, Firefox suggest translation to me. It'… (funda kabanzi)

Hi.

How come there is no option to turn off "Firefox Translation"? I speak three languages and every time I visit foreign web site, Firefox suggest translation to me. It's annoying.

Kusonjululiwe Okugcinwe kunqolobane 3 2812

I get You don't have permission to access "http://login.xfinity.com/login" on this server.

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works… (funda kabanzi)

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works fine on Chrome and Edge. I have disabled my add-ons. I have cleared cache, cookies, etc. I have rebooted. I have turned off firewall. I have checked my DNS. I have changed the DNS protection to OFF in Firefox. I have checked my proxy setting (I have no proxy). I have reinstalled Firefox. Etc. Etc. Nothing works. The fact that it works on Chrome and Edge, that it has worked everyday until today gets me confused. I also tried using my mobile phone as a hot spot to make sure it wasn't related to my Internet connection or IP address. Anyone have any ideas?

Kusonjululiwe Okugcinwe kunqolobane 23 2732

Exchange auth error when setting up account (accounthub) (bug1975860)

Hi, I'm trying to add another account to my Thunderbird client (already have 2, a IMAP account, and a Hotmail/Live/Outlook), but i keep getting the error "Exchange auth e… (funda kabanzi)

Hi,

I'm trying to add another account to my Thunderbird client (already have 2, a IMAP account, and a Hotmail/Live/Outlook), but i keep getting the error "Exchange auth error" and no possible way to manually configure the server or anything, despite the mail server not being an exchange server. Following this, it just freezes the view, although i can close the popup by pressing escape.

is this a bug in the most current version of Thunderbird, or am i doing something wrong?

Kusonjululiwe Okugcinwe kunqolobane 3 2732

How do I change the default search engine to yandex.com ?

Hello Firefox friends o/ Anyone knows how do I make https://yandex.com my default search engine? (in the top bar of the browser). I have attached a screenshot of my setti… (funda kabanzi)

Hello Firefox friends o/

Anyone knows how do I make https://yandex.com my default search engine? (in the top bar of the browser). I have attached a screenshot of my settings page. Please have a look at the suspicious lack of an "Add" button 🤔. Despite my efforts, the drop-down menu will not show the available options in the screenshot, you will have to take my word for it, the only available options in that menu are: Google, Bing, DuckDuckGo, eBay and Wikipedia (en).

P.S. The settings page in Firefox must change really often, as I seen so many people suggesting many outdated methods online.

Kusonjululiwe Okugcinwe kunqolobane 3 2722

savefrom.net

Hello there; I had installed the "savefrom.net" extension. This extension automatically generated the website address to the "bookmarks toolbar". I deleted the extension … (funda kabanzi)

Hello there; I had installed the "savefrom.net" extension. This extension automatically generated the website address to the "bookmarks toolbar". I deleted the extension and deleted the shortcut as well. But when the bookmarked website shortcut "firefox" is closed and reopened, it adds itself to the bookmarks toolbar again. No matter what I did, it didn't work. I don't want to delete Firefox completely and reinstall it. Because there are too many shortcuts and data that I use all the time. How do you think I can solve this problem?

Kusonjululiwe Okugcinwe kunqolobane 7 2703

https://g.co/verifyaccount

Mozilla logoOpens in new window Mozilla Accounts Terms of Service Last Updated November 1, 2023 {: datetime="2023-11-01" } Summary This top section summarizes the terms b… (funda kabanzi)

Mozilla logoOpens in new window Mozilla Accounts Terms of Service

Last Updated November 1, 2023 {: datetime="2023-11-01" } Summary

This top section summarizes the terms below. This summary is provided to help your understanding of the terms, but be sure to read the entire document, because when you agree to it, you are indicating you accept all of the terms, not just this summary.

   Mozilla accounts (the "Services") include your account and the suite of services provided to you by Mozilla using that account.
   The Services are provided "as is" and there are no warranties of any kind. There are significant limits on Mozilla's liability for any damages arising from your use of the Services.

Terms of Service

   Introduction
   These Terms of Service ("Terms") govern your use of Mozilla accounts, a suite of online services provided by Mozilla (the "Services").
   Mozilla Accounts
   In order to use some of the Services, you'll need to create a Mozilla account. During registration, you will be asked to set a password. You are responsible for keeping your password confidential and for the activity that happens through your Mozilla account. Mozilla is not responsible for any losses arising out of unauthorized use of your Mozilla account.
   Services
   (a) Mozilla VPN is a Virtual Private Network in partnership with MullvadOpens in new window. A Mozilla account is required.
   (b) Firefox Relay allows you to keep your primary email address safe and private from online services by making unique, alias email addresses that allow you to send and receive emails without revealing your primary email address. A Mozilla account is required.
   (c) Firefox Monitor is an informational service to promote online security by informing you of public data breaches. You can scan email addresses on our website to see most publicly known breaches. If you subscribe with a Mozilla account, you will receive:
       Full Report: This includes a complete list of publicly known hacks, including breaches of sensitive websites, such as those for children or adult and dating sites (these sites are excluded from website scans in order to protect the privacy of those individuals).
       Breach Alerts: This notifies you if your email address appears in a new data breach.
       Safety Tips: This sends you occasional online safety tips from Mozilla.
   It is your responsibility to protect your online accounts using strong and different passwords, security questions, two-factor authentication, password managers, and other safety measures. Although Firefox Monitor and Have I Been Pwned?Opens in new window strive to have current data, there is no guarantee that either will have complete or timely records of all public data breaches.
   (d) Firefox Notes lets you take notes in Firefox. A Mozilla account is required to view, edit, and delete your Notes across devices.
   (e) Firefox sync lets you access information stored in Firefox across devices, including your tabs, awesome bar, passwords, bookmarks, and browser preferences. You can enable and disable Firefox sync through the Settings section of Firefox. A Mozilla account is required.
   (f) Pocket helps you discover great content that’s personalized to your interests and save this content so you can return to it later – on any device, at any time.
   Privacy Policy
   We use the information we receive through the Services as described in our Mozilla Privacy PolicyOpens in new window. Our Privacy Notices describe in more detail the data we receive from each service:
       Firefox MonitorOpens in new window
       Firefox NotesOpens in new window
       Firefox syncOpens in new window
       Firefox RelayOpens in new window
       Mozilla VPNOpens in new window
       PocketOpens in new window
       MDN PlusOpens in new window
   Communications
   We send periodic messages to help you get the most from your Mozilla account. You may receive these in-product or to the address you signed-up with; they cover onboarding, different Mozilla account services, and related offers and surveys. You may also choose to receive other types of email messages.
   You can change your email subscriptions with Mozilla from our emails (click the link at the bottom) or from the browser (visit Firefox / Preferences / Sync / Manage account / Email Preferences).
   We may also send you important account information such as updates to legal or privacy terms, or security messages like password resets, email verification, and linked devices. These are necessary to our services and cannot be unsubscribed from. You can contact Mozilla at Mozilla Corporation Attn: Mozilla – Legal Notices 149 New Montgomery St, 4th Floor, San Francisco, CA 94105 or legal-notices@mozilla.com
   Your Content in Our Services
   You may upload content to Mozilla as part of the features of the Services. By uploading content, you hereby grant us a nonexclusive, royalty-free, worldwide license to use your content to provide the Services. You hereby represent and warrant that your content will not infringe the rights of any third party and will comply with any content guidelines presented by Mozilla. See here to report claims of copyright or trademark infringementOpens in new window.
   Mozilla's Proprietary Rights
   Mozilla does not grant you any intellectual property rights in the Services that are not specifically stated in these Terms. For example, these Terms do not provide the right to use any of Mozilla's copyrights, trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.
   Term; Termination
   These Terms will continue to apply until ended by either you or Mozilla. You can choose to end them at any time for any reason by deleting your Mozilla account, discontinuing your use of the Services, and if applicable, unsubscribing from our emails.
   We may suspend or terminate your access to the Services at any time for any reason, including, but not limited to, if we reasonably believe: (i) you have violated these Terms, (ii) you create risk or possible legal exposure for us; or (iii) our provision of the Services to you is no longer commercially viable. We will make reasonable efforts to notify you by the email address associated with your Mozilla account or the next time you attempt to access the Services.
   In all such cases, these Terms shall terminate, including, without limitation, your license to use the Services, except that the following sections shall continue to apply: Indemnification, Disclaimer; Limitation of Liability, Miscellaneous.
   Indemnification
   You agree to defend, indemnify and hold harmless Mozilla, its contractors, contributors, licensors, and partners, and their respective directors, officers, employees and agents ("Indemnified Parties") from and against any and all third party claims and expenses, including attorneys' fees, arising out of or related to your use of the Services (including, but not limited to, from any content uploaded by you).
   Disclaimer; Limitation of Liability
   THE SERVICES ARE PROVIDED "AS IS" WITH ALL FAULTS. TO THE EXTENT PERMITTED BY LAW, MOZILLA AND THE INDEMNIFIED PARTIES HEREBY DISCLAIM ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES THAT THE SERVICES ARE FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, AND NON-INFRINGING. YOU BEAR THE ENTIRE RISK AS TO SELECTING THE SERVICES FOR YOUR PURPOSES AND AS TO THE QUALITY AND PERFORMANCE OF THE SERVICES, INCLUDING WITHOUT LIMITATION THE RISK THAT YOUR CONTENT IS DELETED OR CORRUPTED OR THAT SOMEONE ELSE ACCESSES YOUR ONLINE ACCOUNTS. THIS LIMITATION WILL APPLY NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF IMPLIED WARRANTIES, SO THIS DISCLAIMER MAY NOT APPLY TO YOU.
   EXCEPT AS REQUIRED BY LAW, MOZILLA AND THE INDEMNIFIED PARTIES WILL NOT BE LIABLE FOR ANY INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR IN ANY WAY RELATING TO THESE TERMS OR THE USE OF OR INABILITY TO USE THE SERVICES, INCLUDING WITHOUT LIMITATION DIRECT AND INDIRECT DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOST PROFITS, LOSS OF DATA, AND COMPUTER FAILURE OR MALFUNCTION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND REGARDLESS OF THE THEORY (CONTRACT, TORT, OR OTHERWISE) UPON WHICH SUCH CLAIM IS BASED. THE COLLECTIVE LIABILITY OF MOZILLA AND THE INDEMNIFIED PARTIES UNDER THIS AGREEMENT WILL NOT EXCEED $500 (FIVE HUNDRED DOLLARS). SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL, CONSEQUENTIAL, OR SPECIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
   Modifications to these Terms
   Mozilla may update these Terms from time to time to address a new Service, feature of the Services, or to clarify a provision. The updated Terms will be posted online. If the changes are substantive, we will announce the update through Mozilla's usual channels for such announcements such as blog posts and forums. Your continued use of the Services after the effective date of such changes constitutes your acceptance of such changes. To make your review more convenient, we will post an effective date at the top of this page.
   Miscellaneous
   These Terms are governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions. If any portion of these Terms is held to be invalid or unenforceable, the remaining portions will remain in full force and effect. In the event of a conflict between a translated version of these terms and the English language version, the English language version shall control.
Ikhiyiwe Okugcinwe kunqolobane 1 2659