Showing questions tagged: اعرض كل الأسئلة

mozilla thunderbird master password/don't know it

My email address is [edited] @roadrunner.com Since early May, I haven't been able to get emails because I keep getting asked for a master password. I don't know it - I… (read more)

My email address is [edited] @roadrunner.com Since early May, I haven't been able to get emails because I keep getting asked for a master password. I don't know it - I don't remember ever having to create one. Please help.

Asked by jonrobam 6 hours ago

Last reply by jscher2000 - Support Volunteer 6 hours ago

Password vault is protected OR NOT????

I use firefox (as mozilla) for decades ago. Never had issues, is super easy, fast and ...secure (?) A hacker last week have access on my Firefox, download ALL my saved pa… (read more)

I use firefox (as mozilla) for decades ago. Never had issues, is super easy, fast and ...secure (?) A hacker last week have access on my Firefox, download ALL my saved passwords as CSV... as a plain TEXT and ATTACKS on my entire life!!! And the nightmare goes on and on... Stole my primary Google Account, Facebook, Instagram, Ubisoft, PayPal, Microsoft Account.... and other 20 sites beside this. For GOD sake, didn't you EVER think to place an extra security layer on this EXTREMELY SENSITIVE details??? A master password? 2FA or something else? Are you serious??? I'm so sorry BUT YOU'RE LOST MY TRUST!!!! Period!!! Give a change to your selves and PROTECT YOUR CUSTOMERS!

Asked by Antonis WolfBack 1 hour ago

Cannot reach a website except in private browsing but...

I have been using firefox for years. My current version is 126.0.1 (64 bit). Within the last couple of months(?) I am unable to reach a website that I use on a semi-regu… (read more)

I have been using firefox for years. My current version is 126.0.1 (64 bit). Within the last couple of months(?) I am unable to reach a website that I use on a semi-regular basis axisgis.com/AshbyMA The problem exists on 3 different devices, an HP laptop running win 10, an older desktop running win 10, and an older mac desktop running Catalina 10.15.7 which apple says is up to date. If I use Safari on the mac the website works perfectly. If I use private browsing on the laptop the website works perfectly. If I use private browsing on the desktop the website works perfectly. On the laptop I ran the firefox in troubleshoot mode and the website still would not work. I cleared the cache on the laptop and the website still won't work. Since the problem occurs on 3 different devices that are not synced to each other I can't believe it is a cookie problem. Rebooting devices makes no difference. I rebooted the Comcast modem and the house router, no change.

Any ideas would be welcome.

Thanks, mike

Asked by mike745 1 day ago

Last reply by jscher2000 - Support Volunteer 1 hour ago

Toggling visibility of the URL bar and tabs via the bookmarks toolbar visibility setting [SOLVED]

tl:dr Here's the CSS to put in userChrome.css file. This is the "hides everything" option. See toward the end of this post for others. navigator-toolbox:has(#PersonalT… (read more)

tl:dr Here's the CSS to put in userChrome.css file. This is the "hides everything" option. See toward the end of this post for others.

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) {
 visibility: collapse;

}


+++

I was looking for a way to hide the nav bar and ran across this older forum topic (https://support.mozilla.org/en-US/questions/1288181).

The solution shown here seems to be non-functional these days (early 2024), but it gets us in the right direction, so below is the code for us to look at.

  1. main-window[chromehidden*="toolbar"] #nav-bar {
 visibility: collapse;

}

This is CSS, meant to be copied into a text document, itself placed in a folder called "chrome" that you'll need to create in your browser's active profile folder. Per step 6 in the instructions (https://www.userchrome.org/how-create-userchrome-css.html) linked by @jscher2000 in the above-linked forum topic, you'll also need to set toolkit.legacyUserProfileCustomizations.stylesheets to "true" in about:config. If you don't know what about:config is, this is a good example to get started, but I'm not going to explain it here.

This CSS code selects the object with ID #main-window, with an HTML attribute "chromehidden" equal to "toolbar", and sets its CSS property "visibility" to "collapse". Apparently Mozila have changed the way they implement toolbar hiding, as this no longer works — this chromehidden attribute is nowhere to be found in the HTML that drives the Firefox interface, not sure if that's the place to look for it, but I think so. Anyway, we need to dig around in this interface HTML ourselves to see what changes when hiding the bookmarks toolbar, so we can adapt a new method to what's going on in the browser now.

To do so, we open a window within a window (chrome://browser/content/browser.xhtml) and run the inspector via Web Developer Tools. Comparing the HTML we see here with the bookmarks toolbar in each state (I used BBEdit to compare the texts), we see that the object with ID #PersonalToolbar experiences a change in its "collapsed" attribute when we hide/show the bookmarks toolbar. So in our CSS code, we shift our strategy to update the "collapse" CSS property for #navigator-toolbox whenever it contains a #PersonalToolbar object with its own "collapsed" attribute set to "true", which occurs whenever we hide the bookmarks toolbar. Somewhat surprisingly, this approach of updating the CSS property seems to auto-reset on its own when the "collapsed" attribute is set back to "false", which occurs when we show the bookmarks toolbar again. In other words, it simply toggles with the visibility setting of the bookmarks toolbar, and we don't have to write any further code.

If you're interested in hiding some other UI element when hiding the bookmarks toolbar, you can modify this code to do stuff like that (but to go beyond the below examples you'll need to suss out the object IDs, CSS properties, and HTML attributes — and maybe more, depending on what you're trying to do — on your own).

But for convenience, here's an example that hides just the tabs:

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) #titlebar {
 visibility: collapse;

}


Here's one that hides just the URL bar:

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) #nav-bar {
 visibility: collapse;

}


Since those are the only other two things in the #navigator-toolbox to be hidden, I suppose that means we now have all options on the table (at least the way I have the browser set up). Enjoy!

Asked by firefox.anon8f8 1 hour ago

Last reply by firefox.anon8f8 1 hour ago

Firefox automatically download files .docx from facebook page as pdf

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is brok… (read more)

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is broken. I don't know how to repair this. Please help, it is very frustrating.

Asked by Mateusz (Mateuszy) 1 month ago

Last reply by jscher2000 - Support Volunteer 2 hours ago

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browsers.

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browser… (read more)

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browsers.

Your browser says: Secure Connection Failed

An error occurred during a connection to webpacs.cei.med.umich.edu.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Asked by mhershen 3 hours ago

  • حُلّت

Every download fails, including extensions

Hi there, On the 23. of Mai I first noticed that I am unable to download any files whatsoever. I tried downloading .exe files and also a .csv file. When I try to downloa… (read more)

Hi there,

On the 23. of Mai I first noticed that I am unable to download any files whatsoever. I tried downloading .exe files and also a .csv file. When I try to download one of these files it appears in the downloads window but immediately goes to the status "Failed". Any retry fails as well.

The same thing goes for extensions. I cannot download any extensions or plugins using my Firefox browser. Since I reinstalled Firefox I can now also not use Plex because Firefox can't install the required plugins.

I will attach screenshots of all the errors I get.

All of the above worked when I tried it on the Edge browser.

Firefox version: 126.0 Windows 11

Things I have tried to fix the issue:

  • Use the network connection from my phone instead of my home network
  • Disable firewall and windows defender
  • Reinstall Firefox
  • Refresh Firefox
  • Downgrade to version 125.0.1 and 122.0
  • Reset router to factory settings
  • Flush dns
  • Restart PC
  • Manually delete profile folder
  • Delete temp files
  • Change download destination
  • Disable "Block dangerous and deceptive content"
  • Troubleshoot Mode

Is Firefox using some other temporary folder for downloads?

Any ideas on how to fix this issue would be appreciated.

Thank you.

Asked by hawkes.j 3 days ago

Answered by hawkes.j 3 hours ago

Since upgrade to v.126 (from v.125), can no longer access "accounts feature" after login to bank website

Been using Firefox and predessors for 30 years. The problem: 1. I login to my Credit Union website "https://www.missionfed.com. 2. I AM able to get through the login and … (read more)

Been using Firefox and predessors for 30 years. The problem: 1. I login to my Credit Union website "https://www.missionfed.com. 2. I AM able to get through the login and verification process, to the page where my accounts are shown. 3. Click on my checking account, and the icon rolls and rolls, and never gets past this point. 4. Access in this same manner has ALWAYS worked in the past. 5. I disabled all extensions, etc. There was only one anyway. Didn't help. 6. I ran troubleshooting / safe mode. Didn't help. 7. Cleared the cache, etc. Didn't help 7. I called the bank. The moment I mentioned Firefox, THEY SAID, IT'S A NEW PROBLEM WITH FIREFOX, WE'RE TELLING EVERYONE TO USE EDGE OR CHROME INSTEAD. That can't be good? 8. The bank said v.125 works fine and that v.126 is the problem. Any ideas?

Asked by eganders 3 hours ago

Error 500 internal server

I am trying to email a link from chatgpt to my yahoo email account. When I try to open the link I receive the error 500 internal server message. I have emailed links fro… (read more)

I am trying to email a link from chatgpt to my yahoo email account. When I try to open the link I receive the error 500 internal server message. I have emailed links from chatgpt many times before with no problem. Can you advise.

Thank you Barbara Krausher

Asked by bkrausher 4 hours ago

Firefox 126.0 on Sonoma 14.5 not saving passwords

After up grading to a Mac Studio running Os 14.5, I downloaded the latest Firefox 126.0. I have three other computers with Firefox. The oldest a Mac Pro running 10.13.6… (read more)

After up grading to a Mac Studio running Os 14.5, I downloaded the latest Firefox 126.0. I have three other computers with Firefox. The oldest a Mac Pro running 10.13.6 Hi Sierra that works flawlessly. I tried sync and bookmarks came over to the Mac Studio but not any passwords. I tried importing via a .csv file and got the message: Import complete New passwords added: 0 Existing entries updated: 0 Duplicate entries found: 0 Errors 190 (not imported)

Firefox will NOT even save manually entered passwords. I suspect some problem with Sonoma's paranoid security but I cannot find a solution. Any suggestions?

Asked by momiller77 1 day ago

Last reply by momiller77 4 hours ago

Cannot wipe/reset addon data on server / sync all addons

I am trying to sync my addons to another computer. Apparently the addons I have on the primary computer are not synced to the server. The sync-log says "[addon] not synca… (read more)

I am trying to sync my addons to another computer. Apparently the addons I have on the primary computer are not synced to the server. The sync-log says "[addon] not syncable: is foreign install." The About Sync addon shows that data for two addons are on the server, one of them About Sync, while I have a lot more on my primary computer. I may have synced the addons from the secondary computer first, so that might explain why the server knows only about two addons.

So I am trying to wipe the addon data from the server and sync the addons from my primary computer. I have signed out all but the primary computer from the Mozilla account. I have tried signing in and out of the Mozilla account and changing the password to wipe the server data, but that does not seem to work.

Wiping the addon data via About Sync > addons > Engine Actions > Wipe addons does not seem to work, either. After syncing About Sync shows that there are two addons on the server again.

What else can I try to wipe the addon data on the server or to sync my addons from the primary to the secondary computer?

Asked by dpdan 4 hours ago

control + up shortcut does not work now. does not go to top of page.

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was … (read more)

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was also problematic.

How do I report something as "b roken" to firefox and do you agree it is broken?

Asked by Joe P 1 day ago

Last reply by TechHorse 5 hours ago

Firefox look change to windows 7 for a sec in windows 11 and crashes when running multiple firefox windows minimized

my firefox browser switches to how it will look on windows 7 for a split second and back to original view, i run it on windows 11 , also when i run multiple firefox windo… (read more)

my firefox browser switches to how it will look on windows 7 for a split second and back to original view, i run it on windows 11 , also when i run multiple firefox windows minimized side by side it often crashes

Asked by harshitkewat10 5 hours ago

Autofill triggers a Settings tab to open

Recently my browser will open a Settings tab whenever I click on an autofill dropdown selection. Any autofill selection from username/passwords to simple Name/phonenumber… (read more)

Recently my browser will open a Settings tab whenever I click on an autofill dropdown selection. Any autofill selection from username/passwords to simple Name/phonenumber/etc autofills. It's very annoying and I can figure out why it's doing it. How do I make it stop? I'm running Firefox 126.0.1 (64-bit) on a Windows PC.

Asked by socrates4 5 hours ago

Extensions through GPO

Hi, I already have the admx and adml templates installed on my gpo. I would like to control or prevent the install of vpn extensions on the firefox browser. Specificall… (read more)

Hi,

I already have the admx and adml templates installed on my gpo. I would like to control or prevent the install of vpn extensions on the firefox browser.

Specifically I would like to prevent the install of all vpn extensions to the firefox browser for the users in my company. I would like them to download and install other extensions. How could I do this through modifying the json file in the extensions folder of the firefox template in my gpo.

Thanks in advance, Floyd,

Asked by fcastellino 5 hours ago

FIrefox update requires new profile

Why do I need a new profile every single little update? How can I get my saved session, bookmarks, history, open tabs, extensions and preferences from my old profile? Man… (read more)

Why do I need a new profile every single little update? How can I get my saved session, bookmarks, history, open tabs, extensions and preferences from my old profile? Manually copying files from the old profile is not a solution - it's a workaround and not a great one. Lots of things get left behind. Alternatively: what file in my "old" profile do I need to manipulate to trick Firefox into using it with the new version?

Asked by bogusman222 6 hours ago

Outdated version of Firefox listed at >Installed Apps<

I always had one version of Firefox installed. I regularly update the software via Help >> About Still, after every update, I am getting multiple versions of Firefo… (read more)

I always had one version of Firefox installed. I regularly update the software via Help >> About Still, after every update, I am getting multiple versions of Firefox listed at [Settings/Installed Apps] and [Control Panel/Uninstall or remove apps] on my Win11 23H2 22631.3593 (screenshot attached).

In order to get rid of outdated items from the list, I need to reinstall Firefox completely, but the same thing is happening with every update of Firefox.

Is there a way to resolve this and why is this happening?

Asked by Jed 11 hours ago

Last reply by jscher2000 - Support Volunteer 6 hours ago