顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

XULRunner Error: Could not determine any profile running in backgroundtask mode!

The last couple of weeks I have this pop up interrupt my screen quite often several times in a row. I have searched every article online that is remotely similar to th… (閱讀更多)

The last couple of weeks I have this pop up interrupt my screen quite often several times in a row.


I have searched every article online that is remotely similar to this problem and none of the solutions have  worked. 

Any ideas on what I can do to stop this annoyance?

gpsd3208 於 10 個月前 詢問

jscher2000 - Support Volunteer 於 10 個月前 解答

  • 封存

Disable autofilling/suggestions for e-mails/usernames

I've been searching for how to disable the little dropdown menus with emails you could use for a field, but I can't find anything. I made a clean install and found some… (閱讀更多)

I've been searching for how to disable the little dropdown menus with emails you could use for a field, but I can't find anything.

I made a clean install and found someone that had the solution, but I can't find this post anymore no matter how much I search.

There's no forms and autofill section for me under the privacy section of settings, whether it's been removed through updates or it's a bug for me (which would be weird if it were both the case on my current PC and the old one) I don't know.

All I know is that the solution involved going to about:config and changing a setting in there.

I don't want to just delete the entry by doing down arrow and delete.

Any help is appreciated!

tryspamming 於 10 個月前 詢問

cor-el 最近回覆於 10 個月前

  • 封存

Add-ons Disappeared After a Power Outage and PC Shutdown

I recently experienced a 1-minute power outage, during which my PC abruptly shut down while I was working. One of the joys of living remotely. However, an unexpected even… (閱讀更多)

I recently experienced a 1-minute power outage, during which my PC abruptly shut down while I was working. One of the joys of living remotely. However, an unexpected event occurred, causing all my add-ons to vanish. I am very concerned, firstly because that can happen, and secondly, what happens to the data stored? Even after the PC rebooted, my Mozilla account remained logged in. I didn't need to log back in to get to this support page. The sync is on and has been completed. The most inconvenient part is that I was working on some integrations between Obsidian, Readwise, Logsec, Omnivore, and syncing accounts when the outage happened. Because of memory issues, I now need to remember which extensions I had and recently added, which is why the aforementioned apps are necessary. The add-on I am most concerned about is my password manager extension. I've made logging in feel like trying to get into a fortress, so having to go through that again is giving me anxiety. Anyone know how or why add-ons could possibly disappear like that? I'm a long-term "want to use Firefox" person, but this sort of thing really turns me off, and I hate all the other browsers because of their lack of security. I'd love to hear your thoughts on fixing this and what I can do if it happens again in the future.

Dator Libertatis 於 10 個月前 詢問

Dator Libertatis 最近回覆於 10 個月前

  • 封存

Firefox Connection to Navy Federal Credit Union

I have always been able to connect with Navy Federal Credit Union for my banking until a few days ago. Every time I click on the accounts shortcut I get the FAILED TO CO… (閱讀更多)

I have always been able to connect with Navy Federal Credit Union for my banking until a few days ago. Every time I click on the accounts shortcut I get the FAILED TO CONNECT window. I can open my e-mail and ALL other websites. I can connect with Goggle but I've always preferred and used Firefox. I have used Firefox as my main browser for many many years. What is the problem??

Richard Lang 於 10 個月前 詢問

zeroknight 最近回覆於 10 個月前

  • 封存

Firefox crashes when using Chinese language input

Hi there. I'm using Firefox on Windows 10. It freezes and crashes frequently when I use Chinese language input. I've updated and done the full list of troubleshooting tip… (閱讀更多)

Hi there. I'm using Firefox on Windows 10. It freezes and crashes frequently when I use Chinese language input. I've updated and done the full list of troubleshooting tips. It still happens at least once or twice a day.

jimmy.mcw 於 10 個月前 詢問

jimmy.mcw 最近回覆於 10 個月前

  • 封存

Google sign in popups

There a number of web sites (eg Trustpilot, Moneysupermarket) where an irritating 'Use your Google account to sign in' popup appears on the login page. Is there any way … (閱讀更多)

There a number of web sites (eg Trustpilot, Moneysupermarket) where an irritating 'Use your Google account to sign in' popup appears on the login page. Is there any way I can stop this appearing?

R WIlliams 於 10 個月前 詢問

Agent virtuel 最近回覆於 10 個月前

  • 封存

When I use the firefox browser streaks and blank spaces (always triangular or linear) shoot across the screen intermittently and obscure the web pages, regardless of page (including the Mozilla login page!) Updated my Firefox and no change

Advise how to get rid of the display streaks Regardless of page, angular streaks will obscure parts of the display (doesn't happen with other browsers, restarted my machi… (閱讀更多)

Advise how to get rid of the display streaks Regardless of page, angular streaks will obscure parts of the display (doesn't happen with other browsers, restarted my machine, cleared my cache, not sure how to correct it? Thanks

Carol Endo 於 10 個月前 詢問

zeroknight 最近回覆於 10 個月前

  • 已解決
  • 封存

Google Docs Extensions Not Working

I don't really know whether this is a FF problem or Google Docs problem but either way I wanted to ask for help here. When I try to install any extensions on Google Docs … (閱讀更多)

I don't really know whether this is a FF problem or Google Docs problem but either way I wanted to ask for help here. When I try to install any extensions on Google Docs it redirects me to a blank page and after a few seconds it says "The page isn’t redirecting properly" and doesn't install the extension.

Uknmekan 於 10 個月前 詢問

zeroknight 於 10 個月前 解答

  • 已解決
  • 封存

Server Sent Events in Dev tools -> Network tab

I'm having a pretty frustrating developer experience using Firefox to help develop an app that uses Server Sent Events. Now, I'm not sure if I'm the one at fault or if it… (閱讀更多)

I'm having a pretty frustrating developer experience using Firefox to help develop an app that uses Server Sent Events. Now, I'm not sure if I'm the one at fault or if it's something to do with Firefox itself (most likely I'm missing a config option somewhere).

Anways, the issue I'm having is that I cannot seem to be able to see Server Sent Events in the network tab of dev tools. This is specifically what I'm looking for: https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/inspecting_server-sent_events/index.html

I'm testing this functionality by going to https://sse.dev/testpage.html, opening my network tab. I can see the connection to the SSE endpoint however, all I see is "No headers for this request" or "No response data for this request". I know it's getting the data through the event source because I can do stuff with the data. I've also tested this in Edge and everything appears in their network tab as expected which, makes me feel like this is more of a browser-specific issue. Again, I feel like it's me missing a config somewhere or having a privacy setting set which is somehow messing with the event stream.

Any help is appreciated... I guess I got to use Edge for the time being 🤮

jordan.8474 於 10 個月前 詢問

cor-el 於 10 個月前 解答

  • 封存

easeus.com shows up as a session opened by Firefox in task manager (performance tab)

Hello support staff. Here are the specifics ... 1. I installed undelete software from easeus.com 2. Uninstalled the above software 3. In Win10 Task manager under th… (閱讀更多)

Hello support staff. Here are the specifics ...

1. I installed undelete software from easeus.com 2. Uninstalled the above software 3. In Win10 Task manager under the Performance--Resource Monitor--Network option, saw firefox had a session opened with easeus.com

4. Windows defender shows nothing abnormal. 5. Removed all entries for easeus in registry. 6. Unistalled firefox and reinstalled it. 7. Start firefox and go to some site. 8. Firefox again has a open session with easeus.com in the Task manager.

9. Installed Chrome. No such session with easeus.com on Chrome under Task manager.

10. Issue at 3. pops up whenever I start firefox AND start browsing a site.

Help.

Vinay Khandka 於 10 個月前 詢問

cor-el 最近回覆於 10 個月前

  • 封存

I don't see a Share button on toolbar or address bar

I'm a new user to Firefox on my Mac. I don't see a Share button that would allow me to email the current web site to a friend. Looking for help on the web, I see: To acc… (閱讀更多)

I'm a new user to Firefox on my Mac. I don't see a Share button that would allow me to email the current web site to a friend. Looking for help on the web, I see:

To access the feature, simply click on the Share button on the toolbar. The Share button looks like a paper airplane and is located to the right of the address bar.

but I just don't see any button or icon that looks like that.

I went into View > Toolbars > Customize Toolbars and didn't see a way to add a Share button. I clicked 'Restore to Defaults' and that didn't help.

I know I can choose File > Share from the menu but I'd rather have a toolbar item.

Here's a snapshot of my toolbar and address bar.

Thanks for any help.

rick707 於 10 個月前 詢問

rick707 最近回覆於 10 個月前

  • 封存

Camera and microphone are blocked. Sessions by Psychology Today requires access to your camera and microphone. Click the camera blocked icon Camera and microphone are blocked. in your browser's address bar and refresh your browser.

HELP Please have tried numerous times by instructions given on support. Nothing is working. Can not correct with Dr. Thank you:) Camera and microphone are blocked. Sess… (閱讀更多)

HELP Please have tried numerous times by instructions given on support. Nothing is working. Can not correct with Dr. Thank you:)

Camera and microphone are blocked. Sessions by Psychology Today requires access to your camera and microphone. Click the camera blocked icon Camera and microphone are blocked. in your browser's address bar and refresh your browser.

STAMPS 於 10 個月前 詢問

cor-el 最近回覆於 10 個月前

  • 已解決
  • 封存

facebook messenger from today I'm unable to send Voice messages

From today 4 march when I try to record a voice message on chat from facebook appear an error saying an error as occurred. On Chrome it work, from facebook app it work I… (閱讀更多)

From today 4 march when I try to record a voice message on chat from facebook appear an error saying an error as occurred. On Chrome it work, from facebook app it work

I even tried other facebook ids and firefox profiles and ever the same. Even disabled the anti popup ublock

In all case I haven't added any conf or adon or other inside firefox, I use same conf as ever and from many years.

Today messages from microphone in chat does not work and facebook say an error occurred Is written in italian but say what I said

Al 於 10 個月前 詢問

Al 於 10 個月前 解答

  • 已解決
  • 封存

Want to change or disable developer tool shortcut

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All… (閱讀更多)

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All my efforts on looking for a solution have lead me to unsupported extensions so I'm stuck wondering what to do.

Aries Alb (BeezKneez) 於 10 個月前 詢問

cor-el 於 10 個月前 解答