• Archived

Cannot "find" my account to clean up cache and cookies. Also do not know how to clean up data breaches

i do not remember how find my mozilla Firefox account in order to clean out the cache and cookies, and to resolve breaches. Could not manage to figure out how to resolve… (மேலும் படிக்க)

i do not remember how find my mozilla Firefox account in order to clean out the cache and cookies, and to resolve breaches. Could not manage to figure out how to resolve breaches the last time I signed in... Ugh!

Asked by Ellen 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

Desktop site on all tab

How to Request Desktop Site By Default on all tab in the Firefox Android app? I hate to use 1 more browser for this function. FF have speed, security, block ad and I stil… (மேலும் படிக்க)

How to Request Desktop Site By Default on all tab in the Firefox Android app? I hate to use 1 more browser for this function. FF have speed, security, block ad and I still have to use 2 browser, why @@.

Asked by a1nice0day 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

all my passwords and logins are gone!

have updated to current firefox suddenly all my saved logins and passwords are gone! what can I do? it seems as if I have a new profile.

Asked by mariejos 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

Won't play videos on some sites

Hi, On some sites Firefox will not play the embedded videos. For example embedded screencast recordings like those used by employee time management platforms eg time doc… (மேலும் படிக்க)

Hi,

On some sites Firefox will not play the embedded videos. For example embedded screencast recordings like those used by employee time management platforms eg time doctor. Not sure of the format maybe webm

Asked by Lostsouls 1 வருடத்திற்கு முன்பு

Last reply by jfriesenegger 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

PDF Download

In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am no… (மேலும் படிக்க)

In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am not able to download any pdf, instead it keeps opening up the pdf in another tab which is not what I'm trying to do. Is there a way to fix this?

Asked by Shamil 1 வருடத்திற்கு முன்பு

Answered by Paul 1 வருடத்திற்கு முன்பு

  • Archived

Email from you

Look! I love what you guys are doing. I use Firefox on windows and degoogled android. When I've signed up for mozilla account, I specifically unchecked all email notifica… (மேலும் படிக்க)

Look! I love what you guys are doing. I use Firefox on windows and degoogled android. When I've signed up for mozilla account, I specifically unchecked all email notifications/subscriptions. After that came an mail about your VPN product. OK, I have updated my preferences again, even though all was unchecked. After 1 day I get the next mail about your Pocket feature. What the heck? It seems now days NOBODY respects my choices about newsletters, ads and notification preferences. I have turned off all communication twice so far and you're still sending them. Why? Seriously why? And don't tell me there is a delay in the system, it needs 48 hours to update the preferences. This is the usual answer to my mails. Please turn off this spamming behavior. It is just bad for you and bad for me. I believe if someone chose you over fucking google products, than that individual is capable of deciding which of your products he/she wants to use. You don't need to push it like everybody else. If possible toss this feedback to upper management so they might change this behavior in the future.

Asked by mate.molnar 1 வருடத்திற்கு முன்பு

Last reply by cor-el 1 வருடத்திற்கு முன்பு

  • Archived

Automatic redirect in pac files doesn't work

Hello, I have a problem with a pac file in our org. We download it from a server. The basic functionality is applied and it does redirect the desired traffic to the prox… (மேலும் படிக்க)

Hello,

I have a problem with a pac file in our org. We download it from a server. The basic functionality is applied and it does redirect the desired traffic to the proxy. The problem occurs when the proxy goes down, it then should automaticaly start making direct connections, but the connections fail. We want to proxy only http and https and event that with some exceptions.

It was done according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file#example_6

Is there any problem with PAC file or does the browser have issues with the config?

Thanks for any help.

function FindProxyForURL(url, host) {

   /* Our proxy list */
   OURPROXY = "PROXY 172.22.59.X:3128; DIRECT"
   INOUR = "ourgroup.internal"
   /* Normalize the URL and HOST for pattern matching */
   url = url.toLowerCase();
   host = host.toLowerCase();
   /* Our Network Entry */
   if (isResolvable(INOUR)) {
       /* Don't proxy local services */
       if (isInNet(host, "10.0.0.0", "255.0.0.0")
       ) {
           return "DIRECT";
       }
       /* Proxy only http & https */
       if (url.substring(0, 5) == "http:" || url.substring(0, 6) == "https:") {
           /* Don't proxy local hostnames (without dots) */
           if (isPlainHostName(host)) {
               return "DIRECT";
           }
           /* END: Don't proxy local hostnames */
           /* START: Internal systems */
           if (shExpMatch(host, "*.example.com") ||
               shExpMatch(host, "example.com") ||
               /* END: Internal systems */
               /* START: Split VPN tunnel */
               shExpMatch(host, "*.example2.com") ||
               shExpMatch(host, "example2.com") ||
               /* END: Split VPN tunnel */
           ) {
               return "DIRECT";
           }
           /* END: Don't proxy to internal systems */
           return OURPROXY;
       } else {
         return "DIRECT";
       }
       /* END: Proxy only http & https */
   } else {
     return "DIRECT";
   }
   /* END: Our Network Entry */
   return "DIRECT";

}

Asked by piotr.jakub.kaczmarzyk 1 வருடத்திற்கு முன்பு

Last reply by Mike Kaply 1 வருடத்திற்கு முன்பு

  • Archived

Forward Article

In the past when I saw an article that I wanted to email to myself, I would click on the envelop icon and it would go to “choose and application to open the mail to link… (மேலும் படிக்க)

In the past when I saw an article that I wanted to email to myself, I would click on the envelop icon and it would go to “choose and application to open the mail to link” I would choose if I remember correctly Yahoo and it would open up.

Now the only choice I have if Firefox, and when I click on it nothing happens. What is the problem?

Under”Choose other Applications”, there is nothing to forward that article to me.

Asked by gar722 1 வருடத்திற்கு முன்பு

Last reply by Terry 1 வருடத்திற்கு முன்பு

  • Archived

Window invisible since (Mac) restart

After a mistaken forced restart (inadvertent pressure on the shutdown/start key), one of the 3 windows I had open is invisible. It shows in the 'Windows" menu as one of 3… (மேலும் படிக்க)

After a mistaken forced restart (inadvertent pressure on the shutdown/start key), one of the 3 windows I had open is invisible. It shows in the 'Windows" menu as one of 3 but when I select it - nothing. It does not show as a recently closed window in History. I have restarted Firefox multiple times, including deleting the xulstore.json file then restarting (a fix from another similar thread).

How can I restore this inaccessible window?

Thanks

Asked by kian4 1 வருடத்திற்கு முன்பு

Last reply by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • Archived

Ned to change PW and recovery key?

I need help understanding password sequence and recovery key is totally new to me, thanks

Asked by Danny 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • Archived

how to stop a tracker

Someone has been tracking my phone and using my account without my permission?? How do I get rid of this tracker?? Forever??

Asked by ucanhidebutucantrun 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • Archived

watch french news on france2.fr

For years I have watched the French evening news (le j-t de France 2) on Firefox. But once the latest version was installed, it has no longer worked. I get to the websi… (மேலும் படிக்க)

For years I have watched the French evening news (le j-t de France 2) on Firefox. But once the latest version was installed, it has no longer worked. I get to the website okay, but when I click on the arrow to start the program, nothing happens. I've made the website an exception to pop-up blocking and have canceled the no tracking icon on that site, but it hasn't helped. Any suggestions? (I'm a professor emeritus of French.)

Asked by G Chaitin 1 வருடத்திற்கு முன்பு

Last reply by AzZA 1 வருடத்திற்கு முன்பு

  • Archived

yahoo email display

My email screen has gone to a larger page that will not fit on the computer screen, whether in full screen or partial, the inbox is pushed off the left side, and the emai… (மேலும் படிக்க)

My email screen has gone to a larger page that will not fit on the computer screen, whether in full screen or partial, the inbox is pushed off the left side, and the email previews are so large they extend half the way across from the right side. Previously most of the center was for email lists, but now it is just a small part that will only show two or three emails. How can I change it back the the old format?

Asked by fms2012 1 வருடத்திற்கு முன்பு

Last reply by techguy150 1 வருடத்திற்கு முன்பு

  • Archived

Screen stays horizontal when on YouTube

On YouTube, when I click on the Full Screen cross, instead of switching to Landscape, Firefox keeps it on Horizontal. Can I alter this please?

Asked by mynameisjsmith3 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • Archived

Full Screen to Landscape Mode Not Working

Lately Full Screen to Landscape mode for YouTube and other websites is not working (Screen doesn't rotate to Landscape Mode screen stays at Portrait Mode at Full Screen) … (மேலும் படிக்க)

Lately Full Screen to Landscape mode for YouTube and other websites is not working (Screen doesn't rotate to Landscape Mode screen stays at Portrait Mode at Full Screen) Please fix this issue.

Asked by Wolfhound 1 வருடத்திற்கு முன்பு

Last reply by Paul 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox freezes when I try to read Sydney Morning Herald

I have an on-line subscription to the Sydney Morning Herald. Recently, every time I try to read an article, Firefox freezes. I can read SMH okay on my iPad. If I trans… (மேலும் படிக்க)

I have an on-line subscription to the Sydney Morning Herald. Recently, every time I try to read an article, Firefox freezes. I can read SMH okay on my iPad. If I transfer the SMH Article URL into Edge everything works okay. What have they done to Firefox?

Asked by Vagulus 1 வருடத்திற்கு முன்பு

Answered by Terry 1 வருடத்திற்கு முன்பு

  • Archived

Access to a commonly visited web page is blocked

Why Boats.net is blocked by Firefox? I used it all the time, I need to access it.

Asked by egaviero 1 வருடத்திற்கு முன்பு

Last reply by jonzn4SUSE 1 வருடத்திற்கு முன்பு