issue with my mozilla account

Why you create Mozilla account with sync, if I can't use profile which I saved on my old PC. I change my PC and now I can't use my open tabs as needed, I need to open ea… (read more)

Why you create Mozilla account with sync, if I can't use profile which I saved on my old PC. I change my PC and now I can't use my open tabs as needed, I need to open each tab one by one. Why ??? Why I can't use saved profile on my new PC ??????

Asked by Arthur V. BABAYAN 1 minute ago

TracFone Sign In Doesnt work on FireFox

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default brow… (read more)

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default browser.

Thanks in advance for any advice

Asked by SunnySkyez 6 minutes ago

privacy browser being monitored message

When I pull up my settings, it states that my browser is being monitored by my organization. The problem is that my laptop is my private laptop and not connected to any … (read more)

When I pull up my settings, it states that my browser is being monitored by my organization. The problem is that my laptop is my private laptop and not connected to any organization, at least, not with my knowledge. When I click on the link associated with the message, it lists two policy names. One policy value is locked with the word true after it. The other policy value is unlocked with the word false after it. What do I do?

Asked by melchizadek 8 minutes ago

Tabs bar is scrolling

I can't find a way to disable tabs scrolling. This is highly confusing, I have to always look for my tabs and do extra clicks and scrolling. This is very distracting. Als… (read more)

I can't find a way to disable tabs scrolling. This is highly confusing, I have to always look for my tabs and do extra clicks and scrolling. This is very distracting. Also those two buttons - "<" & ">" - they occupy extra space. The left one is especially annoying because I expect a "+ new tab" button to be there. I don' want to test/use this new experimental feature, how can I turn this off? Thank you.

Asked by Arseniy Fomchenko 22 minutes ago

[Firefox Memory Leak

Hi, I recently facing an issue that the Firefox browser randomly maxed out my RAM and went unresponsive. Like the screenshot below, I am only trying to open Facebook a… (read more)

Hi,

I recently facing an issue that the Firefox browser randomly maxed out my RAM and went unresponsive. Like the screenshot below, I am only trying to open Facebook and Instagram, 2 tabs.

I have tried to open about:memory and about:processes to monitor but it just went unresponsive and both the monitoring just hanged.

Have no idea why the Firefox process taking up so much RAM. Need help.

Asked by icefire94 1 hour ago

Merge Mozilla account and Mozilla Support Account

I've had recent security issues and have had a couple actual breaches. Having two accounts so similar to one another caused some unnecessary confusion during a panicked … (read more)

I've had recent security issues and have had a couple actual breaches. Having two accounts so similar to one another caused some unnecessary confusion during a panicked burst of changing passwords. Can we merge them?

Asked by NumbReally 2 hours ago

Sound icon on taskbar does not open when Firefox is open.

Hello, I have the fallowing issue with Firefox and the sound icon on taskbar in Windows 10 22h2, when Firefox is open and I click on the sound icon on the taskbar in Wind… (read more)

Hello, I have the fallowing issue with Firefox and the sound icon on taskbar in Windows 10 22h2, when Firefox is open and I click on the sound icon on the taskbar in Windows 10 22h2 the sound icon does not open, when Firefox is closed the issue is gone.

Any help to fix this issue would be great.

Thanks

Matthew

Asked by Matthew Few 4 hours ago

No push notification on Twitter/X ?

I had issue with notifications (showed up but when i click on them they didnt were redirecting to original tweet) so i cleaned cookies after cleaning cookies i doesnt hav… (read more)

I had issue with notifications (showed up but when i click on them they didnt were redirecting to original tweet) so i cleaned cookies after cleaning cookies i doesnt have option to turn on push notifications.

Asked by tibia74 20 hours ago

Last reply by tibia74 5 hours ago

Not showing Bookmark Favikon icon

Hi Team, My Firefox bookmark favicon icon not showing, I formatted my system and installed a fresh Firefox, Please help me with this issue. I tried everything. Please he… (read more)

Hi Team,

My Firefox bookmark favicon icon not showing, I formatted my system and installed a fresh Firefox, Please help me with this issue. I tried everything. Please help me, this is helpful if anyone can me some solution

Anil Nair

Asked by anilnair.ras 6 hours ago

Disable insertion of <br> automatically

Dear all, I would like to know how to disable the automatic insertion of the tag in a text editor in Firefox. I am using Froala, and I am experiencing this only in firef… (read more)

Dear all, I would like to know how to disable the automatic insertion of the tag
in a text editor in Firefox. I am using Froala, and I am experiencing this only in firefox. Chrome and Edge do not add this tag automatically. Thank you for you support. Kind regards, Cristiano

Asked by cristianoinaciolemes 2 days ago

Last reply by cristianoinaciolemes 7 hours ago

How do I check what codec a page is serving?

In Chrome, I can hit CTRL+SHIFT+I to open developer tools, add the Media tab, and go to the Media tab, and I can see the codec and what decoder is being used. How do I d… (read more)

In Chrome, I can hit CTRL+SHIFT+I to open developer tools, add the Media tab, and go to the Media tab, and I can see the codec and what decoder is being used.

How do I do the same thing in Firefox?

Asked by firefox2506 8 hours ago

Firefox Home Page Problem and History

For some reason when I opened Firefox this morning, my Firefox home page did not have any of my shortcuts. They all disappeared. Please have a look at the image attached … (read more)

For some reason when I opened Firefox this morning, my Firefox home page did not have any of my shortcuts. They all disappeared. Please have a look at the image attached to see what I mean.

I spent almost the entire day searching up the issue on the Internet and trying different things but they all did not work.

Look forward to your reply.

Asked by Julian 8 hours ago

Syncing Bookmarks

I have recently had a Computer Crash and have set up a new Computer. However, I cannot find a way to synchronize my old Bookmarks. Part of the Problem probably is that wh… (read more)

I have recently had a Computer Crash and have set up a new Computer. However, I cannot find a way to synchronize my old Bookmarks. Part of the Problem probably is that when the Syncing was originally set up, I was using a different User Name [e-Mail Address] to that I am using now. I have been using Firefox since 2006; and have an old Sync Key dating from some time in 2014; but cannot find a way to enter it into the current Firefox Settings. How do I recover my Bookmarks?

Asked by Howard Smith 8 hours ago

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (read more)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

Asked by Slouch 18 hours ago

Last reply by Slouch 10 hours ago

Firefox crashes when launching Brave

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I laun… (read more)

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I launched FLOORP and FLOORP asked consent to update itself and after updating, it did not open in “previous session” and I could not open “previous session” through History. When I launched “Settings” from menu, “previous session” opened! I had pinned “Settings” earlier.

Now the bizarre happens; suddenly LibreWolf launches by itself also without “previous session” and open tabs in Brave and Vivaldi disappear to single New Tab. After some tinkering, I was able to restore “previous session” in LibreWolf, Brave and Vivaldi.

Now I close all browsers and open Firefox, no “previous session” and some random windows in its history, opening these random windows also opened “previous session”! 🙄But then Waterfox launches also without “previous session”, here clicking on OneTab extension recovered “previous session”.

Cutting short; I uninstalled, Waterfox, LibreWolf and FLOORP, this did not help, I ran System Restore twice to two different points and it has not resolved the issue.

Thankful for any help!

Asked by RAJENDRA KUMAR 3 days ago

Last reply by RAJENDRA KUMAR 11 hours ago

Outgoing mail has been blocked.

Outgoing emails are blocked. This pop up shows. Receiver can send emails in. Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) … (read more)

Outgoing emails are blocked. This pop up shows. Receiver can send emails in.

Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: Connection refused - OB119. 206.83.122.10 is blacklisted in Abusix Mail Intelligence. See https://lookup.abusix.com/search?q=206.83.122.10 e{d292e9f3-c0c7-4d3c-b9ee-2a1d5d37c016}.

Asked by John Gordon 11 hours ago