- Ikhiyiwe
Testing
Testing testing
Testing testing
With reference to my question just posted, also now when I click on my Firefox browser, the Yahoo search engine seems to take over and it won't let me come out of it. Mar… (funda kabanzi)
With reference to my question just posted, also now when I click on my Firefox browser, the Yahoo search engine seems to take over and it won't let me come out of it. Mark
Hello, Sorry to disturb but its been two days and I am unable to access my Google accounts (work and private) through Firefox in anyway. I have done all the basic fixes I… (funda kabanzi)
Hello, Sorry to disturb but its been two days and I am unable to access my Google accounts (work and private) through Firefox in anyway. I have done all the basic fixes I can think of but with no success. I have deleted caches, checked plug ins, rebooted Firefox went through the trouble shooting mode, followed advice in the community forum, tried logging in from Google linked accounts. Spoke to our internal IT support at work but nothing has solved the issue as yet, spoke to Google support.
My assumption is that it has to be the browser as I am able to log into google with another browser but Firefox is my preferred browser and would like to use it again as such.
Please advise.
Thank you Cait
Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it. Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pag… (funda kabanzi)
Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it.
Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pages blocked”.
I was able to remove the “SaveFrom.net Helper” add on in Firefox, but am unable to remove the “Savefrom.net Helper” bookmark tab which has high jacked my normal Firefox Bookmarks.
I can no longer easily see my Firefox Bookmarks and have to keep opening the Firefox Application Menu, then select Bookmarks, then select Manage Bookmarks in order to see my bookmarks.
Can you please advise how I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.
This bug occurs very randomly, but it seems there have few things in common. - Occurring on domain level, one domain at once. For example, if Youtube.com stuck, any sub … (funda kabanzi)
This bug occurs very randomly, but it seems there have few things in common.
- Occurring on domain level, one domain at once. For example, if Youtube.com stuck, any sub address including each video page is not loaded. Other website and whole browser works fine. - Other program on same PC is not affected, too. - Which page is stop loading is completely random. It might be happen only on a popular, feature-rich site like amazon, google, but not sure. - The timing is also random. Maybe after waking PC up from sleep, but not sure. Frequency of occurrence is once every 1~5 days. - The workaround without restarting browser is 1.)switching to other container tabs(strangely), 2.)opening website on private window. Disabling all the addon manually didn't help.
Since it's randomness, I didn't have any logs about this issue.
frustrated and thinking about moving away from firefox. why not let us choose whether to update or not?? cookies deleting you have to search for each and everyone (why n… (funda kabanzi)
frustrated and thinking about moving away from firefox. why not let us choose whether to update or not??
cookies deleting you have to search for each and everyone (why not sorted by installed date???) then one has to delete all the site cookies that are ok cause such a big effort to clear cookies!
no longer able to bank cause bank changed their cross site settings and firefox wont let me through...have to watch the status in bottom left corner and hope I can read it fast enough.
laptop always behaves like cell phone...can't read, can't see desktop properly
Hi! Since yesterday, in Outlook, my font size became very tiny for subjects and categories. I can barely see it. Can you please restore them to normal sizes?? I am de… (funda kabanzi)
Hi! Since yesterday, in Outlook, my font size became very tiny for subjects and categories. I can barely see it. Can you please restore them to normal sizes?? I am desperate trying to read them. Thank you! Shirley Savva
I am trying to block out the new little "stick marks" that post while I try to log on to a site that that I need to "google" and log on to. I tried to sign out of all th… (funda kabanzi)
I am trying to block out the new little "stick marks" that post while I try to log on to a site that that I need to "google" and log on to. I tried to sign out of all the "outside sites" that want to log on, but there are sites that I need to log on to and have done this in the past. I usually go to these sites because they are important to my transacting business, accessing my bank, places I pay my bills, etc. If I want to get to these and order or pay a bill, I have to unblock each one of them??? How do I do that? If a credit company wants to contact me, they cannot do this even if we have contacted each other previously? Really?
How do I undo this already-marked system and get out of it? As you can guess, I am old and not up with the times. Please simplify your answers so a not-technical person can understand it.
When I open Firefox it's just a black page and anything I click on isn't responsive. I can't go into options or anything. Sometimes Firefox doesn't even load. It worked f… (funda kabanzi)
When I open Firefox it's just a black page and anything I click on isn't responsive. I can't go into options or anything. Sometimes Firefox doesn't even load. It worked fine earlier than all of a sudden It stopped working today. Web pages don't load. Nothing works
I seen a post earlier that had a link to a supposed fix but I couldn't figure it out. So if anybody is able to help me it would be much appreciated. I am not an advanced user when it comes to Firefox
So, my browser is disabled. I can open it, but if I type anything in the adress bar (the home menu with recomendations and the search tab doesn't pop up) it will process … (funda kabanzi)
So, my browser is disabled. I can open it, but if I type anything in the adress bar (the home menu with recomendations and the search tab doesn't pop up) it will process the information, but then stop and gives me a blank screen. I send an image of it. For example if I type https://www.google.com the tab will go white and I can't do anything about it. In the apliccation menu, the only thing I can do is to go into troobleshooting mode by clicking the Help tab. Everything else (except for the new tab or window tool) is disabled. I beleive it is coused by the fact I can't open any website and those tabs are links. Please write back.
Migrate to facebook@yahoo.com
e.g. ya.ru the ctrl+shift+s or the toolbar button.
I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of a… (funda kabanzi)
I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.
The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.
When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.
I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.
I need to add this certificate to the database with the startup shell script for the machine.
Any help is greatly appreciated. Here's the commands I'm using:
export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts
These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.
Hi everyone, I am currently using Firefox "112.0.1 (64-bit)" on Windows 10 "10.0.19045 Build 19045]" I have problems using almost all Google websites: most of the times … (funda kabanzi)
Hi everyone, I am currently using Firefox "112.0.1 (64-bit)" on Windows 10 "10.0.19045 Build 19045]"
I have problems using almost all Google websites: most of the times they do not load at first attempt, and when they do they do not works properly. As example: Youtube does not load (or the cached version says that there is no internet connection), then after a few attempts it loads but all thumbnails on the home are gray.
On another browser (Edge) all websites works normally.
Using private window has the same problem, I have no extension and no plugin other than OpenH264 Video Codec provided by Cisco Systems, Inc. and Widevine Content Decryption Module provided by Google Inc.. I tried emptying cache and also reinstalling Firefox.
The only fix I found on the web is to disable hardware acceleration from settings. If I disable it and restart the browser, then all websites works normally. Actually I can't see this as fix but as a workaround, since I am using a notebook and I'd like to use my GPU for video decoding and save energy.
Maybe I am missing something? Is there something I can do? Thanks.
Hi, I disabled several options in About:Config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and moved to it aut… (funda kabanzi)
Hi, I disabled several options in About:Config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and moved to it automatically. Whatever you do with the current tag, I want it. Please help me. ( I mean, it no longer applies to bookmarks, I want it to apply to bookmarks )
I want to get rid of McAfee Antivirus on my computor
The download is that I am always movies on the transfer to a good comedy and show us movies because of the news , e-mailed, browser Firefox Android.install and migrate e… (funda kabanzi)
The download is that I am always movies on the transfer to a good comedy and show us movies because of the news , e-mailed, browser Firefox Android.install and migrate etc
1/567752
keep active