Showing questions tagged: Show all questions
  • Solved
  • Archived

AI chatbot custom prompts / textbox field as in screenshot

Hello I was reading this article: https://support.mozilla.org/en-US/kb/ai-chatbot In the section: "Select text to see suggested prompts" there is a screenshot which sh… (read more)

Hello

I was reading this article: https://support.mozilla.org/en-US/kb/ai-chatbot

In the section: "Select text to see suggested prompts" there is a screenshot which shows pre-written prompts and a textbox from the shortcut for AI prompts menu. Is it possible to have custom promts which are added to this menu?

Thanks

Best

Noah

Asked by noah18 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Can't sign in to bellsouth.net/att.net email

OK, this is getting to the point where I no longer want to use Firefox. I have had trouble in the past where if I went on Edge for some reason and logged in to my email, … (read more)

OK, this is getting to the point where I no longer want to use Firefox. I have had trouble in the past where if I went on Edge for some reason and logged in to my email, when I returned to Firefox I was logged out of all my Yahoo powered email accounts. When trying to log on I would receive the attached message and it would take hours, and sometimes days to be able to log on. Even when I was logged on to my main mail account, I would not be able to log on to the other two accounts. The last time this happened is when I realized it coincided with me logging into my email on Edge, so I have not logged into my email using Edge since then. Unfortunately that was just a coincidence, because it happened today and I hadn't been on Edge since I posted my previous question in February.

I am always logged into all three accounts, but since this happened two months ago, I only logged into my main account and one other on Firefox, but I have only accessed the main account since logging in to both of them. I only accessed the other two accounts on my phone, which was fine, but I sent my phone to get the fingerprint sensor repaired so I'm using my wife's old iphone now. Don't get me started on how this phone sucks, but I needed to access one of the other accounts today and I don't have either of them set up on the Yahoo app, and I didn't want to take the time to set up the one now when my phone should be back in my hands in a couple of days. I came in the house and fired up my computer again opened my email and switched to the account I needed and surprise! I was logged in. I did what I needed to do and tried to switch back to my main email when surprise again! I received that same dreaded message.

I have been trying to log in to my account on and off for about five hours now, and I'm about to toss my notebook across the room. That would leave me without a PC though, so I am forced to use Edge, but for how long? I have posted on Mozilla support many times in the past for different things, but I have never actually had anyone from Mozilla provide an answer to any of my issues. Is that because this is only a community forum? Does anyone that works for Mozilla or Firefox actually access this forum and see these questions? If it's only a community forum, where do I get post my issue to be able to receive answers from the people that make Firefox work? My last post in February had 17 views, seven others that have the same issue, (so I'm not the only one), and no replies other than my posts adding content because you can't edit your original post. Evidently the people that have an answer to my problems haven't seen it.

Maybe I selected the wrong topic? I don't remember what topic I selected two months ago, but I selected passwords and sign in today, so hopefully it's not the same topic and maybe I'll receive some input this time.

Thanks in advance.

Asked by Autotech1 10 months ago

Answered by jscher2000 - Support Volunteer 10 months ago

  • Archived

PR_Connect_reset_error

Greetings all, my trusty Firefox stopped working. Error Code PR_Connect_reset_error. Other browsers work fine. I have windows 10 with the latest updates and use Kaspersky… (read more)

Greetings all, my trusty Firefox stopped working. Error Code PR_Connect_reset_error. Other browsers work fine. I have windows 10 with the latest updates and use Kaspersky Internet Security 21.3.10.391 (m). I have paused Kaspersky, uninstalled then reinstalled Firefox 3 times. I have cleared all Firefox cookies and caches a number of times. On my 2nd Firefox reinstallation Firefox worked ok for a couple of times then stopped again with the same error code. Please note that I am not very familiar with computer stuff so any suggestions need baby steps. Many thanks.

Asked by glb_glb 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Solved
  • Archived

Proxy doesn't work

The proxy settings just don't apply. I set the settings on the system, all programs work via proxy except Firefox (set to use system proxy settings). If I set the proxy m… (read more)

The proxy settings just don't apply. I set the settings on the system, all programs work via proxy except Firefox (set to use system proxy settings). If I set the proxy manually in Firefox, the connection still doesn't go through the proxy.

I found that only the very first connection after starting Firefox goes through the proxy, absolutely all subsequent connections do not go through the proxy.

Asked by Lasagnya 10 months ago

Answered by Lasagnya 10 months ago

  • Solved
  • Archived

How can I hide "Firefox Suggestion" lists in the address bar without disabling auto completion?

Hi friends. As shown in the image, if I enable "Address Bar - (suggest) Browsing history" option at about:preferences#search page, bunch of subordinate pages are display… (read more)

Hi friends.

As shown in the image, if I enable "Address Bar - (suggest) Browsing history" option at about:preferences#search page, bunch of subordinate pages are displayed, which is barely useful, in my opinion.

I want to hide them, but I want to keep the auto completion functioning. For instance: I want my Firefox to complete https://youtube.com/ with only typing y, but don't want to see those 'Firefox Suggestion' pages.

Is it possible to set it this way? Or I can't just have it both ways? Please let me know.

(Thanks in advance, and responses in easy English will be much appreciated; I'm a beginner in English.)

Regards, 흡폐치

Asked by 흡폐치 1 year ago

Answered by cor-el 1 year ago

  • Archived

restore last session

After accidentally closing firefox I could not restore my last session after going to. history because the restotre tab was not there. Only recently closed tabs and rece… (read more)

After accidentally closing firefox I could not restore my last session after going to. history because the restotre tab was not there. Only recently closed tabs and recently closed windows and search history was there. I also had the box sent in setting to restore last session but it did not do that either. Am I missing something. Sorting through all the history would take quite a bit of time. I am on a macbook with sequoia ios.

Thanks

Asked by dpski1234 1 year ago

Last reply by markwarner22 1 year ago

  • Archived

network.http.referer.disallowCrossSiteRelaxingDefault not working

a website im using is trin to call an api with referer header and policy of "origin-when-cross-origin", but firefox overides it to "Same Origin Policy" with console msg: … (read more)

a website im using is trin to call an api with referer header and policy of "origin-when-cross-origin", but firefox overides it to "Same Origin Policy" with console msg: Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request

After a lot of search, i found that network.http.referer.disallowCrossSiteRelaxingDefault config setting should be set to false to allow any policy, but toggling between false or true has no affect. The request still fails with a cors error "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at..."

Is there a way to make this work? Or a way to allow the request to have this referer policy.

Asked by reliancesaransh 11 months ago

Last reply by jscher2000 - Support Volunteer 11 months ago

ESET on macOS Tahoe 26 breaks Firefox ENTIRELY!

I have over 100 open tabs spread over 4 Mac desktops. I can no longer access ANY of them after upgrading to macOS Tahoe 26 and installing ESET Cyber Security Pro. I've us… (read more)

I have over 100 open tabs spread over 4 Mac desktops. I can no longer access ANY of them after upgrading to macOS Tahoe 26 and installing ESET Cyber Security Pro. I've used ESET with Firefox for many years without ANY problems. But now I have to choose between uninstalling ESET and being unprotected in order to use Firefox AT ALL. Every single webpage is blacked out with the message below. ESET support says that Firefox needs to issue an update to fix this problem.

Asked by Xenu 4 months ago

Last reply by Valentin 3 months ago

missing bookmarks

The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem. … (read more)

The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem.

Asked by heinz68 2 months ago

Last reply by jscher2000 - Support Volunteer 2 months ago

  • Archived

ImportEnterpriseRoots

Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentione… (read more)

Hello,

Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.

Asked by Slartibartfast 10 months ago

Last reply by jscher2000 - Support Volunteer 7 months ago

  • Archived

Unable to configure Firefox on Mac with provisioning profile

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Passwo… (read more)

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

Asked by Kevin Brown 11 months ago

Last reply by Kevin Brown 11 months ago

  • Solved
  • Archived

On Startup FF makes TCP connections to inappropriate website

I was tracing some network activity for an unrelated issue and noticed that when FF starts up it immediately makes multiple TCP connections to livejasmin.com. I have thi… (read more)

I was tracing some network activity for an unrelated issue and noticed that when FF starts up it immediately makes multiple TCP connections to livejasmin.com. I have this site blocked by the Windows Firewall and have the host file direct it to 127.0.0.1 so nothing is actually going in or out, but why is FF doing this and how can I fix whatever was done to enable this happening?

I have cleared all cookies and cache, and disabled all addons, and even started in safe mode, but regardless of what I do the very 1st connections that FF makes are always to livejasmin.com, which is obviously not a legit place for FF to be doing any of its routine updates or optimization tasks. My home page is https://google.com and the livejasmin.com connections appear before the 1st attempt to connect to google so this is clearly something malicious that found a way to get into FF early in the startup process.

I have also run 2 different scans tools on the entire computer and both found nothing. I have reviewed all the running processes and do not see anything suspicious either. I do not see this issue with Chrome or Edge, just FF which is my primary browser. All browsers are updated to the latest version as well as the WIN10 OS.

I have also removed my profile and started FF up without the profile, and I noticed the livejasmin.com connections again while the FF "your profile cannot be found" error message popped up. When I had FF make a new profile and set it as the default the same connections to livejasmin.com were made when I restarted FF with the new profile. So it is not tied to my profile.

Asked by firefox3080 10 months ago

Answered by jscher2000 - Support Volunteer 10 months ago

  • Archived

Reports of "Trojan blocked" when I am on the Mozilla website

Why am I receiving repeated warnings from Malwarebytes about blocking every-day websites due to a "Trojan"? The sites include Gmail, Ancestry.com, Newspapers.com and oth… (read more)

Why am I receiving repeated warnings from Malwarebytes about blocking every-day websites due to a "Trojan"? The sites include Gmail, Ancestry.com, Newspapers.com and others.

The report warnings are being generated by the Malwarebytes program on my PC. They are confusing to me. I am running Windows 11. The warnings are being logged by the Malwarebytes program in the "Web Protection" section of its "Detection History" web page. In every instance, the log reports are the same: in the URL identification column there is no identification of the URL, only repeated instances of "N/A"; the IP address is identical for all the warnings; the port is always "0"; the file column alternates from "C:\Program Files\Mozilla\Mozilla VPN\Mozilla VPN.exe" to "System" and back again to "C:\Program Files\Mozilla\Mozilla VPN\Mozilla VPN.exe"; in the final column of the log, the Date column, the warnings began last evening, Monday the 12th, at 6:50 p.m. and have now extended to to a total nine warnings.

Even as I was writing this communication, the Malwarebytes warning popped up on my screen, telling me that this website and this web page are blocked due to the presence of a Trojan.

Is my PC infected? The Malwarebytes "scan" reports no "detections." I am at a loss.

Asked by mark.frazier.lloyd 9 months ago

Last reply by mark.frazier.lloyd 9 months ago