Expired certificate to updates.tb.ask.com

Recently I started using Bit Defender. I have been getting these security messages: Suspicious connection blocked now Feature: Online Threat Prevention firefox.exe att… (lire la suite)

Recently I started using Bit Defender. I have been getting these security messages: Suspicious connection blocked now

Feature: Online Threat Prevention

firefox.exe attempted to establish a connection relying on an expired certificate to updates.tb.ask.com. We blocked the connection to keep your data safe since websites must renew their certificates with a certification authority to stay current, and outdated security certificates represent a risk

Demandé par jameshenright il y a 31 secondes

Sky Message.

I am having problems with log into my Sky email account as each time I log into the (Yahoo mail) I get the following message come up as show in the image below. message… (lire la suite)

I am having problems with log into my Sky email account as each time I log into the (Yahoo mail) I get the following message come up as show in the image below.

message	"Control character in cookie value or attribute."

I am able to access my Sky email by other browser "Google Chrome) Any advice on how to correct the issue.

Thank You.

Demandé par Red Terry il y a 4 jours

Dernière réponse par Red Terry il y a 5 minutes

CANT ACCESS BESTBUY.COM USING FIREFOX FOR MAC 132.0.2 (aarch64)

I cannot login to Bestbuy.com on firefox, but yet it works fine on Safari. I get the following error message. Try it: https://www.bestbuy.com/identity/global/signin … (lire la suite)

I cannot login to Bestbuy.com on firefox, but yet it works fine on Safari.

I get the following error message.

Try it:

https://www.bestbuy.com/identity/global/signin

Demandé par Chad il y a 49 minutes

löschen von Nachrichten mit Umschalt+Entf

Ich habe in der Benachrichtigung zu der Funktion "löschen von Nachrichten mit Umschalt+Entf" den Warnhinweis "diese Nachricht nicht mehr anzeigen" versehentlich mit einem… (lire la suite)

Ich habe in der Benachrichtigung zu der Funktion "löschen von Nachrichten mit Umschalt+Entf" den Warnhinweis "diese Nachricht nicht mehr anzeigen" versehentlich mit einem Häkchen versehen. Wie kann ich den Warnhinweis wieder anzeigen lassen?

Danke im Voraus für die Hife MB

Demandé par mbmoeba il y a 1 heure

Browsing data and Cookies. Not deleting.

Hey all. Please help. Periodically I delete my cookies and site data thus... Preferences/Privacy & Security/Cookies and Site Data/Clear Data. I used to use an add o… (lire la suite)

Hey all. Please help.

Periodically I delete my cookies and site data thus... Preferences/Privacy & Security/Cookies and Site Data/Clear Data. I used to use an add on for this but it stopped working.

Today it says I have "Temporary and cached files 1.3 MB". But it says that after Clear Data. It says it after I quit and restart Firefox. And I still says it after restart the computer. My Manage Data... and Manage Exceptions... boxes are empty. I have tried running Antivirus Zap Pro, which doesn't find anything sinister. How can I get rid of it... whatever it is? Can I access the folder and delete it manually?

I'm on an old Macbook Air, running Monterey. With the latest Firefox 132.0.2

Thanks in advance.

Demandé par strewth101 il y a 1 heure

browser screen on Firefox not the usual one

I have just installed "Opera" browser which I thought would allow me to install an App called "Marine Traffic" onto my computer. It seemed to make changes to my default b… (lire la suite)

I have just installed "Opera" browser which I thought would allow me to install an App called "Marine Traffic" onto my computer. It seemed to make changes to my default browser which is Firefox, so I re-installed Firefox. Now when I click on Firefox it comes up with a search bar but it is not the usual search bar but a largely blank screen with just a search bar in the middle. It does come up with an option at the top for another search session and when I click on that it is the normal Firefox browser screen. Can I get rid of this first strange blank screen with search bar? Mark

Demandé par Mark Swan il y a 1 heure

Firefox doesnt use cache for XHR plain file -> Chrome works fine!

i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it al… (lire la suite)

i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it always loads the chunks and doesnt use cache -> this results in slower load and less performance

diabdat.mpq = ~270mb chunksize = between 1-7mb combined chunksize of loading game: ~65mb

i already set in about:config browser.cache.check_doc_frequency 2

i also set headers for caching this file in nginx

nothing works pls help

Demandé par bhoff1297 il y a 2 jours

Dernière réponse par bhoff1297 il y a 1 heure

Is it normal FF (developer edition) is consuming more than 2Gb of RAM (with only one tab opened)?

Firefox consumes almost 2Gb of RAM with only one tab open. I find this surprising, and it's a major performance issue for me. Do you have an explanation or solutions to … (lire la suite)

Firefox consumes almost 2Gb of RAM with only one tab open. I find this surprising, and it's a major performance issue for me.

Do you have an explanation or solutions to reduce this memory overconsumption?

Demandé par Triggered Woody il y a 2 heures

Google search result top thumbnail pictures disappear when the search results complete in firefox browser.

The thumbnails can be momentarily seen but within less than a second they disappear. Not happening in edge so doesn't seem to be a computer setting. Cleared all cookies a… (lire la suite)

The thumbnails can be momentarily seen but within less than a second they disappear. Not happening in edge so doesn't seem to be a computer setting. Cleared all cookies and cache in firefox. No different. The attached image shows the pictures that are missing in firefox. Image taken from an Edge search.

Thank you in anticipation. Steve Balderson

Demandé par st3v3kn3bworth78 il y a 2 heures

Firefox keeps crashing after update to 24H2

Hello, after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardw… (lire la suite)

Hello,

after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardware acceleration and all add-ins and selected system theme, no effect. No crash occurs when started in troubleshoot mode. I did a clean-up (in troubleshoot mode), no effect. What should I do now? Where is the error log?

Regards Christian

Demandé par christian.weiland il y a 5 heures

How to programmatically access Firefox power consumption metrics?

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads. What I've tried: 1. Using Pu… (lire la suite)

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads.

What I've tried: 1. Using Puppeteer with Firefox's profiler:

  - Enabled power profiling preferences
  - Used the Profiler CDP commands
  - Got profile data but no power metrics

I know Firefox DevTools has power profiling capabilities in the Performance panel, but I need to access this programmatically. Is there a way to: 1. Access the same power metrics that Firefox's Performance panel shows? 2. Get power consumption data through Firefox's debugging protocol or any other API? 3. Enable and collect power profiling data in an automated way?

Any guidance on the correct approach would be greatly appreciated!

Demandé par Son Pham Ba il y a 5 heures

“playing video in facebook

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I can… (lire la suite)

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I cannot fix this Em going to have to use chrome

Demandé par steven2402 il y a 6 heures

Bad Colors

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left ot… (lire la suite)

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left other problems. A website has a medium blue header at the top with white fonts (links) on it, which still appear that way in Chrome and Opera, but since the refresh the header is black with black fonts in Firefox (which of course you can't see). There are also variations of this problem on some other other websites. The only way I can see links on those sites is to set color management to override 'always'. Is there any way to fix this problem? Thanks Mike

Demandé par SomeOldFool il y a 1 jour

Dernière réponse par SomeOldFool il y a 6 heures

Using Norton Safe Search with FireFox

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating t… (lire la suite)

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating the site is safe. It works with Edge, but not with FireFox. I've contacted Norton and still waiting to get a response. Anyone have idea as to what is going on and how to fix it?

thanks -

Demandé par Linda Keyes il y a 1 semaine

Dernière réponse par Linda Keyes il y a 4 jours

Stuck in a twilight zone between old and new versions of Firefox

Hi, I'm having issues because I don't seem to have fully migrated from my old version of Firefox to the new one installed by auto update. The two versions are running in … (lire la suite)

Hi, I'm having issues because I don't seem to have fully migrated from my old version of Firefox to the new one installed by auto update. The two versions are running in parallel causing some major conflicts and incompatibilities, e.g. my open tabs are not showing in the new version (even though I've tried to update my Profile:default), it's not interfacing with my password manager app, links are opening in the new version. I'd be really grateful to know how I can resolve this (please note that I'm not a technically advanced user).

Demandé par Kath il y a 6 heures

NYT Games lag when typing

1950craigmillar Nov 21, 2024, 02:40 CST I love Firefox, but I can't find an answer to why the keyboard input lags 5-10 seconds. This is always noticeable in NYT Games l… (lire la suite)

1950craigmillar

Nov 21, 2024, 02:40 CST

I love Firefox, but I can't find an answer to why the keyboard input lags 5-10 seconds. This is always noticeable in NYT Games like Wordle, but not Bluesky, for instance. I use Chrome now for NYT but eventually I'll go back to stay if I can't fix this, which is a shame as it's the best browser around. Thank you for your help.

Demandé par Terence Ollerhead il y a 22 heures

Dernière réponse par Terence Ollerhead il y a 7 heures