Code Will not be accepted
I’ve entered the code you sent me several times bad results or it won’t accept and let me in
I’ve entered the code you sent me several times bad results or it won’t accept and let me in
On the newest firefox update on Windows PC My PDF reading has been not displaying PDFs correctly on Firefox I tested on other PDF views and they work as normal (All image… (read more)
On the newest firefox update on Windows PC My PDF reading has been not displaying PDFs correctly on Firefox I tested on other PDF views and they work as normal (All images are normally white with black text PDFs) Sometimes it displays nothing at all (as seen in Image 1) Some pages will display correctly but the rest won't (as seen in Image 2) Some pages will display text but strangely (as seen in Image 3) It does flash white sometimes while scrolling but it still doesn't show text
I don't seem able to collapse or remove the new sidebar. Please advise.
Hi I cannot watch Prime Movies, it says I have to update my player. How do I do it? /Ola
Hi. Why are there so many updates for Firefox? If signing me out of all my open tabs is for security reasons, then cntl-shft-t defies that purpose? I will just contineu … (read more)
Hi.
Why are there so many updates for Firefox? If signing me out of all my open tabs is for security reasons, then cntl-shft-t defies that purpose? I will just contineu my search for another browser to use instead of Firefox.
Thanks.
I just purchased a new lap. I am unable to sync the new laptop to the old laptop.
Like most people, the only reason I stick with this browser is for the ability to set it the way I want. Accepted the "upgrade" to 133 and it screwed my settings. Downgra… (read more)
Like most people, the only reason I stick with this browser is for the ability to set it the way I want. Accepted the "upgrade" to 133 and it screwed my settings. Downgrading did not help. So fed up with this [redacted].
Hi All, Apologies if I've missed something, but I can't find an answer anywhere. I've got a fresh install of Firefox version 133 running on Windows 10, and I can't seem t… (read more)
Hi All, Apologies if I've missed something, but I can't find an answer anywhere. I've got a fresh install of Firefox version 133 running on Windows 10, and I can't seem to install any add-ons. When I click the install button from the add-on's page, it just sits there with the loading animation and seemingly does nothing for several minutes. Attempting to right-click on the download button, "save link as", and hitting "install add-on from file" using that saved link as another user suggested from a similar problem does nothing at all; there's no feedback whatsoever. The add-on I've been trying to install is U-Block Origin, but I've tried this with other add-ons to the same results. The only other thing I've tried is installing one of the recommended add-ons from the add-on page directly, Privacy Badger specifically. This causes an actual window to pop up telling me Firefox is verifying the add-on, but nothing happens past this point. It just sits there, eternally attempting to verify the add-on with no progress ever made, and no error message ever spitting out. I haven't found anyone else with this exact problem. Hopefully I'm missing something obvious and I can feel really silly about the whole thing soon. Thanks much!
All the Best, G.B.Bari
bold text Where is the comments on YouTube. They have disappeared after update.
Firefox updated to 113.0 and moved tabs to top, above the address bar and the bookmark toolbar is now on the bottom under the address bar ... Is there an updated CSS fil… (read more)
Firefox updated to 113.0 and moved tabs to top, above the address bar and the bookmark toolbar is now on the bottom under the address bar ... Is there an updated CSS file I can copy that will restore bookmarks toolbar above the address bar and the tabs below the address bar? So the order would be: Menu Bar, Bookmarks Toolbar, Address Bar, then Tabs Bar? This really is hard to work with. Thanks!
a side bar has appeared on my screen and i cannot get rid of it, it off sets the main work area and as a dyslexic i find it very of putting
Hello, My computer does not support the latest firefox software update so i was wondering if you can send me me the firefox 115.0 version firefox softare? I tried to sea… (read more)
Hello,
My computer does not support the latest firefox software update so i was wondering if you can send me me the firefox 115.0 version firefox softare? I tried to search for it online but i wasn't able to find any because the software i have for firefox now won't let me open some pages on websites because i have a old version firefox software. So please send me the 115.0 version software so that i can download and update my firefox software. Thank you
my folders don’t show in the bookmark tab
fail to download viudeos bold text
I'm root on a bunch of Linux machines and I'd like to write and add addons to setup some security-related policies. Writing the addons is not a problem, the problem is ho… (read more)
I'm root on a bunch of Linux machines and I'd like to write and add addons to setup some security-related policies. Writing the addons is not a problem, the problem is how I can make sure that they're installed for all users on the machine and cannot be disabled.
This is Ubuntu, which currently distributes Firefox as snap, but if necessary, I can probably use more classical Debian packages instead.
Hi, using Mac OS. Have tried the about:config set the auto update configs to false, still it keeps prompting every day or a few hours . There is also a timer setting. T… (read more)
Hi, using Mac OS. Have tried the about:config set the auto update configs to false, still it keeps prompting every day or a few hours . There is also a timer setting. They dont seem to work, and these update notifications are very irritating, keep popping up every 8 hours or so.
Not sure the necessity for these incessive updates every day or hours, it uses a lot of system resources and hdd space, can Firefox put back the option when we can just tick 'update only when we want them' , in these, no background timer required they use system resources and there are many of us do not want them.
HoI install the Firefox browser on my intel computer, Windows 10? I have saved the setup but how do I cuntinue to the "run" button?
Will you do the installation?
updated laptop to windows 10, firefox still won't upgrade to at least FF 122, still saying ESR 8.1 only
A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated! The latest update caused an edit I made to my Profile's userChrome.css file t… (read more)
A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated!
The latest update caused an edit I made to my Profile's userChrome.css file to be nullified. Now there's huge bar where the tabs toolbar used to be, and apparently it's not the title bar, as when I activate the title bar in "Customize Toolbar," this huge gets replaced by the actual toolbar.
I've attached my css code below for inspection. It used to work perfectly, but after the last update (133.0) it's no longer working. What can I do to fix this and have it like I had it prior to the latest update (133.0)?
userChrome.css File: `#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
opacity: 0; pointer-events: none;
}
visibility: collapse !important;
}
border-inline-end: none;
}
/* Adding empty space for buttons */
margin-right:140px; }
/* 15px for dragging whole window by mouse*/
appearance: none !important; height: 15px; }
/* Fix for main menu calling by Alt button */
margin-top: 10px; }
/* Move minimize/restore/close buttons to empty space */
display: block; position: absolute; top: 17px; right: 1px; }
min-width: 250px !important;
}`