Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

3rd party cookies

Firefox suddenly blocked 3rd-party cookies for Kaltura videos. I allowed cookies in settings, and Firefox still blocks the videos. How can I solve this?

Được hỏi bởi Ewelina Szczeblewska 6 ngày trước

Bitdefender Securepass

I have been using Bitdefender Securepass and it stopped working. I uninstalled and tried to reinstall but I cannot see it in the available extensions. I would like to us… (xem thêm)

I have been using Bitdefender Securepass and it stopped working. I uninstalled and tried to reinstall but I cannot see it in the available extensions.

I would like to use Bitdefender Securepass or Password Manager with Firefox.

Được hỏi bởi jim_graley 6 ngày trước

Update Firefox

After updating my browser, all my tabs were closed. The recently closed tabs function is not available. How can I restore them?

Được hỏi bởi Boar Tavern 6 ngày trước

saving tabs from other devices

Hi, I have multiple devices using firefox , all these apps have around 500 tabs open in background, they are listed in firefox's tabs from other devices on my pc but I wa… (xem thêm)

Hi, I have multiple devices using firefox , all these apps have around 500 tabs open in background, they are listed in firefox's tabs from other devices on my pc but I want to save or backup them to the disk on my pc what is the workaround for it ?

Được hỏi bởi kraashid4 6 ngày trước

Unshow sites visited

Below my search bar is a row showing titles and little icons for sites that I've visited, some well over a month ago. There's a >> at the right of the row in case I… (xem thêm)

Below my search bar is a row showing titles and little icons for sites that I've visited, some well over a month ago. There's a >> at the right of the row in case I want to see more. I don't. I want to get rid of all of them and if there's a setting to stop them showing up in the first place I'd use it.

None of the following has worked:

Clear history Close all tabs Clear cookies

Help?

Được hỏi bởi margarx 6 ngày trước

why does so many of the sites not opening

I have so many sites now that will not open since the new version of Firefox. Why? Hmm. We’re having trouble finding that site. We can’t connect to the server at www.… (xem thêm)

I have so many sites now that will not open since the new version of Firefox. Why?


Hmm. We’re having trouble finding that site.

We can’t connect to the server at www.googleadservices.com.

If you entered the right address, you can:

   Try again later
   Check your network connection
   Check that Firefox has permission to access the web (you might be connected but behind a firewall)

Được hỏi bởi jfleblanc 6 ngày trước

Blank page appears whilst filling in an online form

I'm using Firefox 136.0 (64 bit) on my laptop Up until now, I've had no problem with filling in online forms, specifically Amazon Returns in this case. Now I find that a… (xem thêm)

I'm using Firefox 136.0 (64 bit) on my laptop

Up until now, I've had no problem with filling in online forms, specifically Amazon Returns in this case. Now I find that all goes well until a page appears with a selection of drop-off locations from which to send the return. Pressing the appropriate button just leads me to a blank page, with no message, no matter how many attempts I make, even after a re-start.

Not knowing any better, I wondered if this was to do with the pop-up blocker, so I gave the website address as an exception to the blocker, but nothing has changed.

The form was successfully completed when accessing it from my wife's ipad mini, so I conclude the error somehow lies within Firefox.

I also have found that on some websites where pages should show images, I'm left with just a blank space.

Any help appreciated!

Thanks.

Được hỏi bởi silverman166 6 ngày trước

Restore sync data

I needed to sign out of my Mozilla account on my browser and when tried to sign in again, I needed to change my password, as the one I remembered was wrong. I did not kno… (xem thêm)

I needed to sign out of my Mozilla account on my browser and when tried to sign in again, I needed to change my password, as the one I remembered was wrong. I did not know that if I reset my password I would lose all sync data if I did not have a recovery key. Now it seems I have lost all my bookmarks and passwords. Is there a way to recover them or my account is reverted to a previous state? I need urgent assistance, please!

Được hỏi bởi andreas.g 6 ngày trước

Firefox Keeps Opening Links in New Tabs (2025)

I have "Open tabs in links instead of new windows" checked. I have no plug-ins that would cause this. I have experimented with the various, conflicting "about:config" d… (xem thêm)

I have "Open tabs in links instead of new windows" checked.

I have no plug-ins that would cause this.

I have experimented with the various, conflicting "about:config" directions given online. (Nothing works, so I have reset about:config to default.)

  • It is also worth noting the Firefox Support page is immune to its own Dark mode. WHY.

I am going to switch to Opera, since it has none of these problems.

Before commenting or responding on this post, make sure you actually READ IT first. I am so tired of these online MANSPLAINERS being all, "Go to about:config and do blah-blah-blah," or, "This is what you do: Go to Settings > General > Tabs > make sure you check the box that says "Open tabs in links instead of new windows."

Seriously, way too many people online are like customer support agents on the phone: "Try unplugging it and wait 15 seconds, then plug it back in; try closing it and restarting it."

If anyone has any real solution, I'd greatly appreciate it.

Được hỏi bởi themacfrost 6 ngày trước

Running firefox results in tens of thousands memfds in DEL state - is this a bug?

When I run firefox, the following commands lsof |grep -i firefox|grep memfd|wc -l lsof |grep -i firefox|grep memfd|grep DEL|wc -l produce values in the 20 000 or even 100… (xem thêm)

When I run firefox, the following commands lsof |grep -i firefox|grep memfd|wc -l lsof |grep -i firefox|grep memfd|grep DEL|wc -l produce values in the 20 000 or even 100 000 range.

For instance, currently with only 1 tab open - the form on which I type this question - I get $lsof |grep -i firefox|grep memfd|wc -l 19317 $lsof |grep -i firefox|grep memfd|grep DEL|wc -l 16362 And these numbers are still on the low side. In normal use (e.g., 10 tabs open), the numbers reach close to 100 000.

Some example lines of lsof: firefox 3883 135330 StreamT~s xxx DEL REG 0,1 27559 /memfd:mozilla-ipc firefox 3883 135325 Indexed~I xxx 156u REG 0,1 67108864 11945 /memfd:pulseaudio (deleted) firefox 3883 135325 Indexed~I xxx 160r REG 0,1 13192 78 /memfd:mozilla-ipc (deleted) firefox 3883 135427 StreamT~s xxx 132r REG 0,1 170 3110 /memfd:mozilla-ipc (deleted)

Although it may be a problem in lsof, this suggests that firefox performs a lot of memmaps that are later deleted, but are deleted in a way that leaves some left over state. Note that the "DEL" state in column 6 does not always agree with "(deleted)" in the right most column.

I first discovered this issue when my computer started failing with messages like pipewire-pulse[103898]: pw.mem: 0x55ce0273ac50: Failed to create memfd: Too many open files This could be a coincidence of course.

Current firefox version: 137.0 (but also occurs in other versiosn, e.g. 133.0.3) uname -r: 6.12.7-100.fc40.x86_64 OS: fedora 40

Được hỏi bởi deeptho 6 ngày trước

google ad for workspace prevents firefox account from accessing gmail

When I go to Firefox and try to sign in to my gmail, an ad for google Workspace prevents me from getting past this page. I can use Chrome and get to my emails but I'm no… (xem thêm)

When I go to Firefox and try to sign in to my gmail, an ad for google Workspace prevents me from getting past this page. I can use Chrome and get to my emails but I'm noticing things like links to other event or places aren't working when I forward the link. Are these things related? And can I do something to get past the ad and into my gmails via Firefox? I'm not tech savvy--just a basic user.

Pat J










wpo

Được hỏi bởi patjrdn 6 ngày trước

Firefox ESR update made laptop unbusable

I run Win 7 pro 64bit with ESR update no problem but..... my Win 7 32 bit laptop worked flawlessly until today when it 'gave up' I updated to the ESR version, and has bec… (xem thêm)

I run Win 7 pro 64bit with ESR update no problem but..... my Win 7 32 bit laptop worked flawlessly until today when it 'gave up' I updated to the ESR version, and has become very slow and when going to Sky news it 'seem' to get stuck on 'Read e3.365dm.com', then 'Read assetts.adobedtm.com', is this an Adobe problem?

I just don't see this on the 64bit machine, OK the 32 bit is a wee slower than the 64bit BUT it did work After a while it changes to 'Read cdn.privicy-mgmt.com' (some something like that) I've never seen on the 64 bit.

I got to admit I did let it update, meaning to say I never cleared all the old installation out.... I do have to force a shutdown, it seems all other trash is running ... maybe clogging the RAM.

Can anyone throw any light on this.... yeah, I know it's an old machine BUT it did work prior to the update.

Dave

Được hỏi bởi EF80 6 ngày trước