Showing questions tagged: Show all questions
  • Solved
  • Archived

How, or can, I stop the download manager from opening up automatically?

I'm a little surprised they've taken away the option of choice when it comes to downloading files. But what's most annoying, is the manager opens u and drops down blockin… (read more)

I'm a little surprised they've taken away the option of choice when it comes to downloading files. But what's most annoying, is the manager opens u and drops down blocking my view of the page, much less that it makes ms stop and think about what I am about to download.

I do not understand the purpose of this. The old way was safer, cleaner and less annoying. How can, or am I able to get that "choice" back?

When searching for a fix I have seen that that there is/was a similar feature in the Edge browser but it can be undone. I feel Firefox users deserve that option.

Thank you.

Thank you.

Asked by springheel 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

TLS 1.0, 1.1 exceptions for private (home) network

How do I create a TLS 1.0, 1.1 exception in Firefox 100.0+ for my legacy devices (NAS), that no longer get firmware updates from the manufacture, that are on my private n… (read more)

How do I create a TLS 1.0, 1.1 exception in Firefox 100.0+ for my legacy devices (NAS), that no longer get firmware updates from the manufacture, that are on my private network and thier configuration is done through a web browser?

 I have been using Firefox browser for a long time, since it was called Mozilla browser.  An answer such as "I'm out of luck." means I will have to look for a new browser.  I prefer not to do that.  I trust the Mozilla brand and like you products and recommend them to my friends and customers.

Asked by data0042 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (read more)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 3 years ago

Answered by Wesley Branton 3 years ago

  • Solved
  • Archived

Firefox doesn't remember the youtube login

I had the same problem like the link below when I use firefox. https://www.reddit.com/r/firefox/comments/tjxh7s/videos_freeze_when_window_isnt_in_focus/ So, did what th… (read more)

I had the same problem like the link below when I use firefox.

https://www.reddit.com/r/firefox/comments/tjxh7s/videos_freeze_when_window_isnt_in_focus/

So, did what the instruction says and it solved the problem regarding discord.

But, since I changed that setting, firefox doesn't remember my google login or dark skin settings of other websites (it was always automatically logged in when I use YouTube. Not like it remembers the password).

How can I solve it? I resetted firefox multiple times.

Asked by bgh1234554 2 years ago

Answered by FredMcD 2 years ago

  • Solved
  • Archived

Error in event Viewer......Event 2 Firefox Default Browser Agent

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1… (read more)

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1 and still get this error. Firefox is my default browser. Below is an image of what I see in my Event Viewer and also the full view of the event itself. I seem to not be having any problems with the browser but I was wondering if anyone could shed some light on why this is happening or forward to the Devs.

Respectfully, Don


Log Name: Application Source: Firefox Default Browser Agent Date: 5/14/2023 4:19:42 PM Event ID: 2 Task Category: None Level: Error Keywords: Classic User: N/A Computer: DESKTOP- Description: The system cannot find the file specified. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

 <System>
   <Provider Name="Firefox Default Browser Agent" />
   <EventID Qualifiers="32775">2</EventID>
   <Version>0</Version>
   <Level>2</Level>
   <Task>0</Task>
   <Opcode>0</Opcode>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2023-05-14T20:19:42.8333225Z" />
   <EventRecordID>9023</EventRecordID>
   <Correlation />
   <Execution ProcessID="0" ThreadID="0" />
   <Channel>Application</Channel>
   <Computer>DESKTOP-         </Computer>
   <Security />
 </System>
 <EventData>
   <Data>0x80070002 in RegistryDeleteValue:320</Data>
 </EventData>

</Event>

Asked by new_aged2perfection 11 months ago

Answered by cor-el 11 months ago

  • Solved
  • Archived

SSL_ERROR_BAD_MAC_ALERT

A couple users at our site intermittently receive a SSL_ERROR_BAD_MAC_ALERT error when navigating to Google in Firefox. This happens in Version 99.0.1 (64-bit) on Windows… (read more)

A couple users at our site intermittently receive a SSL_ERROR_BAD_MAC_ALERT error when navigating to Google in Firefox. This happens in Version 99.0.1 (64-bit) on Windows 10 computers. When the issue occurs, users can navigate to other websites without issues. Navigating to Google in a different browser works no problem. Restarting the browser will resolve the issue. Clearing cookies and site data has no effect. Users can also refresh the page after some time and the issue will go away.

Any idea as to why this is happening?

Asked by krisa15 2 years ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

08/13/22 = Missing Firefox icon on taskbar

I haven't used this laptop (Win10) in a few days, but FFox just updated to 103.0.2 and the icon in the taskbar is no longer there. It's a "blank page" looking thing. Wow.… (read more)

I haven't used this laptop (Win10) in a few days, but FFox just updated to 103.0.2 and the icon in the taskbar is no longer there. It's a "blank page" looking thing. Wow. After years of having FFox in my taskbar, I'm surprised by how disorienting this is. LOL.

I unpinned from the taskbar, and the icon appeared for a half second before it went away. Re-pinned, and the blank page icon is back. Creating a shortcut for the desktop works just fine, but I'm used to the taskbar.

Obviously, I can deal with this, but I thought y'all should know that this broke in the last update. At least, for me, it did.

Thanks,

 -- Lucy

Asked by xyz10 1 year ago

Answered by user104147805413306348376805769878442569366 1 year ago

  • Solved
  • Archived

How to get rid of Google login screen?

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I… (read more)

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I've done some internet search to find out how to get rid of it, but the only suggestion I get is to modify an option in a Google account. However, I do not have a Google account! How to get rid of this disturbing pop-up? I already use Adblock Plus and uBlock Origin, yet Google passes through them! Thank you in advance for any help you may provide.

Asked by Massimo 1 year ago

Answered by user228126785451001171488420526897964190555 1 year ago

  • Solved
  • Archived

Is Firefox being phased out as a browser?

I have just seen a clip on Youtube that concerns me. Is Firefox being phased out as a browser? I hope not. I have been using it for years and it is great. Please let me k… (read more)

I have just seen a clip on Youtube that concerns me. Is Firefox being phased out as a browser? I hope not. I have been using it for years and it is great. Please let me know. Many thanks Anthony

Asked by avwood 2 years ago

Answered by James 2 years ago

  • Solved
  • Archived

Disable download panel automatically opening?

My job requires me to download and open files in new tabs consistently. However, when I download these files, I don't want the download panel to obscure my vision. Can I … (read more)

My job requires me to download and open files in new tabs consistently. However, when I download these files, I don't want the download panel to obscure my vision. Can I disable it?

Asked by thetitansilva 2 years ago

Answered by TyDraniu 2 years ago

  • Solved
  • Archived

Why do links not work in Firefox, but do on other browsers

The latest example is the button to sign into LinkedIn. It is not working in Firefox, but it does in other browsers. I have other examples just from today. I have used fi… (read more)

The latest example is the button to sign into LinkedIn. It is not working in Firefox, but it does in other browsers. I have other examples just from today. I have used firefox as default for many years. I assume this is a security thing, but these are basic links. I have no add-ons or other complications. Most times, I do not even realize there is a problem, but when I feel something is wrong, I try another browser and it works. Thank you.

Asked by HnLA 2 years ago

Answered by HnLA 2 years ago

  • Solved
  • Archived

how can I restore lost tabs? history/restore previous tabs doesn't have the lost tabs in it

A couple days ago, late, I accidentally closed my main Firefox window before a little window that I'd forgotten was there - and all my 76 tabs disappeared. 1st thing yes… (read more)

A couple days ago, late, I accidentally closed my main Firefox window before a little window that I'd forgotten was there - and all my 76 tabs disappeared. 1st thing yesterday I tried - 3bar / history / recently closed tabs - but the only thing in there was the one tab from the small window. Urg! I tried that and - 3bar / history / manage - where I could see my tabs but could only restore 1 at a time - not good for 76 tabs. I read a bunch of different questions about this same issue, and tried the suggestions, including some app called scrounge, but none of these restored my tabs. Help!!!!

Asked by annadroff 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Unable to load Google apps in Firefox

Yesterday I started having trouble logging into Gmail and associated apps (calendar, contacts, docs, sheets, shared folders, etc., as well as google.com) in Firefox. All… (read more)

Yesterday I started having trouble logging into Gmail and associated apps (calendar, contacts, docs, sheets, shared folders, etc., as well as google.com) in Firefox. All other sites are loading with no problems. Google apps are working fine in Chrome. Still having problems today.

My office uses Google Workplace for everything so this is really messing me up, I've lost several hours of work trying to get things to load. The IT person told me that if Firefox is having problems I should use Chrome instead. I hate Chrome! I want to use Firefox, but I can't get my work done if it won't load Google apps.

Please note that I have tried the following solutions thus far: restarted Firefox (several times) restarted computer removed add-ons cleared cached web content cleared cookies and site data refreshed Firefox solution at https://support.mozilla.org/en-US/questions/1200943 solution at https://support.mozilla.org/en-US/questions/1132284 solution at https://knowtechie.com/is-mozilla-firefox-not-loading-pages-for-you-heres-the-fix/

After each fix things start working for a while but then everything Gmail-related freezes or crashes and I need to start all over again. Help!!!

Asked by etdavidoff 2 years ago

Answered by scriptguru1701 2 years ago

  • Solved
  • Archived

Google search stops working

Hello! After updating to the latest version of Firefox (100.0.2, 64-bit), I notice that Google search stops working every now and then. By stops working, I mean I can't u… (read more)

Hello! After updating to the latest version of Firefox (100.0.2, 64-bit), I notice that Google search stops working every now and then. By stops working, I mean I can't use their website https://www.google.com or search using Firefox's address bar or search bar. Searching with other search engines like Bing is working normally. In order to get Google search working again, I have to close and restart Firefox. However, after some time, it stops working again. How can I fix this problem?

Asked by frankT68 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

print settings - edit header and footer

hi, i'm using FF (version 98 at the moment) to print local files. It is key to me to edit header and footer for each print! the only solution i found so far to edit them… (read more)

hi,

i'm using FF (version 98 at the moment) to print local files. It is key to me to edit header and footer for each print! the only solution i found so far to edit them at all, is to go to about:config and for example search for print.print_headerleft. Besides that is not usable at all, it simply doesn't work! The header and footer remain the same. Please tell me how can i change header and footer?

If you delete the, in my opinion much better "page setup", why don't you include all it's funktions in the new print dialog?

another problem is the size of the new print preview! it's much to small! make it resizeable please.

Or just give us back the "page setup". That would be a big advantage over chrome and edge, which suffer the same printing problems.

Thanks

Asked by forinves 2 years ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Picture in picture is not appearing

Yesterday I had Picture-In-Picture (shortened into pip for next mentions) working on youtube, then after one day, PIP no longer works on any of the websites, including yo… (read more)

Yesterday I had Picture-In-Picture (shortened into pip for next mentions) working on youtube, then after one day, PIP no longer works on any of the websites, including youtube. I tried disabling and enabling pip, entering troubleshoot mode, and none of them worked. Not reinstalling because it will be annoying to log in everywhere I've had account at.

Any solution?

Asked by khat 1 year ago

Answered by khat 1 year ago

  • Solved
  • Archived

Import Extensions from Chrome

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I kno… (read more)

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I know how to do.

TIA!

Ron

Asked by Ron 2 years ago

Answered by TyDraniu 2 years ago