Pšašanja ze slědujucym wobznamjenim pokazaś:

Manage cookies no longer appears

Under Settings>Privacy/Security>Browsing Data there is no longer the option to Manage Cookies, despite the help section saying that is where to find it. There is no… (cytajśo wěcej)

Under Settings>Privacy/Security>Browsing Data there is no longer the option to Manage Cookies, despite the help section saying that is where to find it. There is no other place in all of Settings to find the list of cookies. There is only the ability to delete all cookies in History, which I have no desire to do. I edit the cookie list weekly, and it is only now, mid August 2026, under Firefox 153 on Win 10 that I no longer have access to them. How do I get it back?

Wócynjony 3

Hanging requests when closing the browser while offline

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, t… (cytajśo wěcej)

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, there is no Internet access. When the browser closes, requests are sent to 146.75.117.91. Since there is no Internet connection, the request fails to complete, and the process terminates due to a timeout. Because the browser is controlled by geckodriver, the `driver.close()` call fails with an error. I’ve tried numerous browser startup options, but none solve the problem; the process still crashes. The only thing that works is blocking the IP address at the firewall level or in the `hosts` file. However, I’m not happy with this solution because it would need to be applied to a hundred nodes, which would create scalability issues down the line. Are there perhaps any options I missed? I also found these addresses in `omni.ja`. Could it be that they are hardcoded and cannot be changed via options?


What I tried

  1. телеметрия

options.set_preference('toolkit.telemetry.enabled', False)

options.set_preference('toolkit.telemetry.rejected', True)

options.set_preference('datareporting.healthreport.uploadEnabled', False)

options.set_preference('datareporting.policy.dataSubmissionEnabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabledFirstSession', False)

options.set_preference('toolkit.telemetry.firstShutdownPing.enabled', False)

options.set_preference("telemetry.fog.init_on_shutdown", False)


pac = """data:text/plain,function FindProxyForURL(url, host) {

   var blocked = [
       "incoming.telemetry.mozilla.org",
       "telemetry.mozilla.org",
       "normandy.cdn.mozilla.net",
       "firefox.settings.services.mozilla.com",
       "contile.services.mozilla.com",
       "push.services.mozilla.com",
       "aus5.mozilla.org",
       "versioncheck.addons.mozilla.org"
   ];
   for (var i = 0; i < blocked.length; i++) {
       if (dnsDomainIs(host, blocked[i]) || host == blocked[i]) {
           return "PROXY 127.0.0.1:1";
       }
   }
   return "DIRECT";

}"""

fp.set_preference('network.proxy.type', 2)

fp.set_preference('network.proxy.autoconfig_url', pac)


  1. Направить телеметрию в несуществующий адрес

options.set_preference('toolkit.telemetry.server', )

options.set_preference('toolkit.telemetry.server_owner', 'localhost')


  1. Или через proxy — завернуть весь трафик в несуществующий прокси
  2. только для доменов телеметрии это сложно, но можно отключить все внешние запросы при shutdown

fp.set_preference('toolkit.telemetry.shutdownPingSender.backgroundtask.enabled', False)


  1. fp.set_preference('toolkit.asyncshutdown.crash_timeout', 10000)

fp.set_preference('telemetry.fog.log.level', 'off')

fp.set_preference('telemetry.fog.artifact_build', False)

  1. Отключить фоновые задачи при shutdown

fp.set_preference('browser.background.tasks.enabled', False)

fp.set_preference('browser.backgroundtasks.scheduled.task.timeout.sec', 0)


  1. Заблокировать через hosts-like механизм Firefox

options.set_preference('network.dns.localDomains',

                 'incoming.telemetry.mozilla.org,telemetry.mozilla.org,normandy.cdn.mozilla.net')


options.set_preference('network.captive-portal-service.enabled', False)

options.set_preference('network.connectivity-service.enabled', False)


  1. Отключить Mozilla Remote Settings

options.set_preference('services.settings.server', )


  1. Glean telemetry (новая система Mozilla)

options.set_preference('telemetry.fog.artifact_build', False)

options.set_preference('telemetry.fog.test.localhost_port', -1)

options.set_preference('toolkit.telemetry.archive.enabled', False)

options.set_preference('toolkit.telemetry.bhrPing.enabled', False)

options.set_preference('toolkit.telemetry.newProfilePing.enabled', False)

options.set_preference('toolkit.telemetry.reportingPolicy.firstRun', False)

options.set_preference('toolkit.telemetry.unified', False)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.prompted ', 2)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.updatePing.enabled', False)


  1. Отключить Glean полностью

options.set_preference('datareporting.glean.enabled', False)

options.set_preference('telemetry.fog.enabled', False)

Wócynjony

one website stopped working

The website fortunesultimateslots.com stopped letting me login on 8-3-26. I had been going to that site daily with no problem. No other website has stopped working on… (cytajśo wěcej)

The website fortunesultimateslots.com stopped letting me login on 8-3-26. I had been going to that site daily with no problem. No other website has stopped working on Firefox.

That site works for me on Edge but I would rather use Firefox.

Thank you for any help you can give.

Wócynjony 1

Cant open Firefox. Not responding and wont refresh

I am not able to open my Firefox browser tonight. It was work yesterday. WHen I tried to refresh it the wheel kept spinning for over 15 min and there was no sign that it … (cytajśo wěcej)

I am not able to open my Firefox browser tonight. It was work yesterday. WHen I tried to refresh it the wheel kept spinning for over 15 min and there was no sign that it would complete the process.

Wócynjony 1

My mouse no longer scrolls properly - does anyoine have a solution

Hi everyone, After a recent series of updates to both my mouse and Firefox, my mouse no longer scrolls within Firefox. The mouse is Logi wireless mouse. Firefox is the la… (cytajśo wěcej)

Hi everyone,

After a recent series of updates to both my mouse and Firefox, my mouse no longer scrolls within Firefox. The mouse is Logi wireless mouse. Firefox is the latest version. The mouse scrolls fine in other apps, like WhatsApp, Outlook, Word etc. but not in Firefox.

When I try to scroll in Firefox, it stutters, jumps and will continue to jump even when I stop scrolling on the mouse.

I have spoken to Logi and there is no issue with the mouse itself.

I have tried Troubleshoot and Private mode, but still the same issue, so its not an add-on or extension problem.

Is anyone else having this issue over the last couple of days, or have any ideas on how to get back to smooth scrolling?

Thank you, Graham

Wócynjony

Not able to get my data back after login.

Hello if i backup my data on firefox account then i sign into new device then i again login my email and firefox acc then i did not got my passwords or bookmarks and hist… (cytajśo wěcej)

Hello if i backup my data on firefox account then i sign into new device then i again login my email and firefox acc then i did not got my passwords or bookmarks and history again. Then what's the use of that backup ? is that offline or online backup if offline then what if i reset my pc and then login back ? if online then there is no option to backup that data. Help me to get back my data.

Wócynjony 1

Unable to setup sync on copied profile

After copying profile that's already synced to my old account, I'm unable to set sync that copied profile to new mozilla account. According to support page, it should syn… (cytajśo wěcej)

After copying profile that's already synced to my old account, I'm unable to set sync that copied profile to new mozilla account. According to support page, it should sync just fine by using different mozilla account. From what I noticed, this new copy profiles feature doesn't make a new profile in about:profiles, could this be an issue?

Wócynjony 4 70

auto resize pictures using CTRL - + does not work

Title says it all, "auto resize pictures using CTRL - + does not work". Generally speaking, the size of pictures simply WILL NOT reduce in size to view its entirety. Eve… (cytajśo wěcej)

Title says it all, "auto resize pictures using CTRL - + does not work". Generally speaking, the size of pictures simply WILL NOT reduce in size to view its entirety. Even when the scroll-bars are used the picture is still to wide. I have searched and asked for any setting in about_config, NOTHING! I truly expected something. The ONLY STUPID WAY to view said oversize picture is Download it then view. Isn't that a HACKERS DREAM??? YES I HAVE tried looking in SETTINGS and searched for months, found nothing that actually works. So now I have to use that 4-LETTER word... HELP!

Wócynjony 6 20

alt-d stops working until I restart Firefox

On two different Windows machines, current Firefox (153.0.1), the alt-d shortcut stops working: it does nothing until I restart Firefox. Then it works again for a while. … (cytajśo wěcej)

On two different Windows machines, current Firefox (153.0.1), the alt-d shortcut stops working: it does nothing until I restart Firefox. Then it works again for a while. I've tried about:keyboard and it's not reset there. I tried all combinations: Clear, Reset, setting it to alt-d explicitly. None of those worked. But when I set it to alt-a, that worked--but then resetting back to alt-d again didn't work. That shortcut is muscle memory at this point, so it's quite distressing. Not sure what diagnostics might be available to help here, happy to try anything.

Full disclosure: Both machines are Windows 10 but since that's stable, I find it hard to believe that's related.

Wócynjony 2

After firefox update 153.0.1 I can no longer delete my history manually without firefox locking up

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the mes… (cytajśo wěcej)

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the message box stating that Firefox is not responding and it gives me two choices, close the program or wait for firefox to respond-

Rozwězany 2

Virgin Media webmail no longer works

Hello, I'm seeking support to try to resolve an issue that has recently started happening. I can't be the only one who is experiencing this, so if this is resolved others… (cytajśo wěcej)

Hello,

I'm seeking support to try to resolve an issue that has recently started happening. I can't be the only one who is experiencing this, so if this is resolved others can benefit too. I'm not a complete novice, but neither do I claim to be an I.T. expert.

I use my ISP's webmail service to access my emails. I'm aware I could use an email client, but I prefer to access via a web browser and have done so for many years. About a week ago, I was no longer able to sign in to my webmail. I thought it may be a problem with my provider, so I checked using other web browsers - Safari on iOS which worked and Microsoft Edge (using the same internet connection, same desktop PC) which also worked and continues to work without issue. I can only think it must be something wrong with Firefox? I can access the sign in page as normal using Firefox and select my email address, but after attempting to login I always get the same error message:

Sorry, we can't sign you in just now

Don't worry, it's just a quick pause to help keep your account safe.

Instead:

   Use a device you've signed in on before
   Try again from a familiar connection
   If you're on a VPN, switch it off and have another go 

Still stuck? If this keeps happening, get in touch with us (quoting reference IDF-12B) and we'll help sort it.

I have 2 extensions installed in Firefox - Adblock Plus and Ghostery. I have already added the specific URLs to the allowed websites list (first is the sign in page, second is what it redirects to):

mail2.virginmedia.com oauth.virginmediao2.co.uk

I have searched around for possible solutions, to no avail. Virgin Media advise only signing in on their main home page, but I've never done this as its just another step and extra unnecessary clicks. I don’t want to constantly be bombarded with news, offers and promotions every time I want to check my email, so I only use the direct webmail sign in.

I have tried clearing cache, cookies, etc. Then I tried to refresh Firefox, none of which worked. I also tried uninstalling Firefox, then using CCleaner to perform a clean up and registry scan to fix any possible issues, followed by a clean installation. To my surprise, I was able to sign in to webmail OK. However, the next morning, I got the same error. The only other settings I have tried tweaking is adding exceptions to turn off "Enhanced Tracking Protection" and "Block pop-ups and third-part redirects" on those 2 web addresses.

Any suggestions or options to try would be appreciated.

Wócynjony 7 1