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 … (čitajće wjace)

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

Prašany wot Chad před 34 mjeńšinami

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… (čitajće wjace)

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

Prašany wot mbmoeba před 1 hodźinu

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… (čitajće wjace)

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.

Prašany wot strewth101 před 1 hodźinu

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… (čitajće wjace)

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

Prašany wot Mark Swan před 1 hodźinu

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… (čitajće wjace)

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

Prašany wot bhoff1297 před 2 dnjomaj

Poslednja wotmołwa by bhoff1297 před 1 hodźinu

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 … (čitajće wjace)

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?

Prašany wot Triggered Woody před 2 hodźinomaj

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… (čitajće wjace)

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

Prašany wot st3v3kn3bworth78 před 2 hodźinomaj

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… (čitajće wjace)

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

Prašany wot christian.weiland před 4 hodźinami

Accidentally refreshed Firefox on Win 11 and now lost all extensions, customizations and settings

Hi, I accidentally did a refresh on my Firefox (Win 11) and therefore I now have an "Old Firefox Data" folder on my desktop and Firefox is completely almost back to stock… (čitajće wjace)

Hi, I accidentally did a refresh on my Firefox (Win 11) and therefore I now have an "Old Firefox Data" folder on my desktop and Firefox is completely almost back to stock.

I have lost all extensions, customizations, settings and other configurations. Luckily, I had taken a backup of my bookmarks prior to doing this.

How do I return everything (including extensions) back to pre-refresh state?

Thank you.

Prašany wot v7qk7qnh4y před 5 hodźinami

my backup is lost

i had setup a new windows and when i tried to sync my Firefox data i found nothing and all my bookmarks and passwords was lost. i need you support to recover my data. … (čitajće wjace)

i had setup a new windows and when i tried to sync my Firefox data i found nothing and all my bookmarks and passwords was lost.

i need you support to recover my data.

Prašany wot mina.nathan2023 před 5 hodźinami

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… (čitajće wjace)

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!

Prašany wot Son Pham Ba před 5 hodźinami

“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… (čitajće wjace)

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

Prašany wot steven2402 před 5 hodźinami

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… (čitajće wjace)

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

Prašany wot SomeOldFool před 23 hodźinami

Poslednja wotmołwa by SomeOldFool před 6 hodźinami

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… (čitajće wjace)

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 -

Prašany wot Linda Keyes před 1 tydźenjom

Poslednja wotmołwa by Linda Keyes před 4 dnjemi

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 … (čitajće wjace)

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).

Prašany wot Kath před 6 hodźinami

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… (čitajće wjace)

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.

Prašany wot Terence Ollerhead před 22 hodźinami

Poslednja wotmołwa by Terence Ollerhead před 6 hodźinami