태그된 질문 보이기: 모든 질문 보이기

Firefox is not allowed to open the page

When I open poges now I see often "Firefox darf diese eingebettete Seite nicht öffnen" maybe similar to "Firefox can't open the imbedded page" I can't see my own music t… (자세히 살펴보기)

When I open poges now I see often "Firefox darf diese eingebettete Seite nicht öffnen" maybe similar to "Firefox can't open the imbedded page"

I can't see my own music tracks posted on x.com! That's a kind of fraud! What are you doing? At SAP I have to use Edge on Linux already cause you are doing a very bad job! WTF is going on? Are you doing anything or just breaking things?

13시간 전에 Rico Pundrich님이 질문

11시간 전에 cor-el님이 마지막 답변

MULTIPLE Firefox shortcuts on taskbar - Windows 11

How can you create **multiple** Firefox website shortcuts to the taskbar in Windows 11? I have spent 90 minutes looking everywhere on the web--few people seem to unders… (자세히 살펴보기)

How can you create **multiple** Firefox website shortcuts to the taskbar in Windows 11?

I have spent 90 minutes looking everywhere on the web--few people seem to understand the question--and no suggestions I can find anywhere on the web are correct.

NOTE: not referring to one single Firefox shortcut on the taskbar--that's easy.

I'm referring to pinning an ADDITIONAL shortcut to the taskbar (in FF to another website).

NOTE: not referring to creating multiple shortcuts in Firefox ON the desktop.

When creating multiple shortcuts on deskstop--there is no "Pin to taskbar" option in the context menu when the shortcut is right clicked. The only option is: "unpin from taskbar option." see uploaded image

Previously, it was possible--in Windows 10--to pin multiple Firefox shortcuts to the taskbar. It is still possible in Edge and Chrome. [I prefer Firefox and do not like to access my Google account on Chrome or Edge.]

So: how to create multiple shortcuts in Firefox to pin to Windows 11 taskbar?

Thanks!

11시간 전에 susandoran님이 질문

Firefox Slow to Load Youtube with Ublock Origin

As the title says, it is very slow with Ublock Origin. I have refreshed Firefox and without Ublock it obviously works but I would like to keep the extension because it is… (자세히 살펴보기)

As the title says, it is very slow with Ublock Origin. I have refreshed Firefox and without Ublock it obviously works but I would like to keep the extension because it is the only one that works with Youtube Ads right now.

1일 전에 allenjftipay10님이 질문

13시간 전에 jscher2000 - Support Volunteer님이 마지막 답변

cannot login to browser - installed latest version and l cant see how to login - can login to my mozilla account

Hi Team, Just installed latest version of Firefox - and cannot login into the browser to enable applications menu. I can login into my Mozilla account but how do you lo… (자세히 살펴보기)

Hi Team,

Just installed latest version of Firefox - and cannot login into the browser to enable applications menu.

I can login into my Mozilla account but how do you login to this new version of the browser?

Appreciate your assistance

Michael

13시간 전에 michael statis님이 질문

Unable to

I tried redownloading Firefox after I saw that i was unable to download any extenstions/add-ons. Anytime i try to download something from the firefox browser, the downl… (자세히 살펴보기)

I tried redownloading Firefox after I saw that i was unable to download any extenstions/add-ons. Anytime i try to download something from the firefox browser, the download fails or gets cancelled. I never changed any settings, how can i fix this?bold text

14시간 전에 Qtip_69님이 질문

Can't sign in to Chewy

Hello everyone, I have a problem in Firefox where I can't log into Chewy. I get the error "Secure Connection Failed". Turning off extensions doesn't help, this seems to … (자세히 살펴보기)

Hello everyone,

I have a problem in Firefox where I can't log into Chewy. I get the error "Secure Connection Failed". Turning off extensions doesn't help, this seems to be a root problem with Firefox itself. I can sign in using Edge.

14시간 전에 Krys님이 질문

Unable to download/failed/cancelled downloads

I tried redownloading Firefox after I saw that i was unable to download any extenstions/add-ons. Anytime i try to download something from the firefox browser, the downl… (자세히 살펴보기)

I tried redownloading Firefox after I saw that i was unable to download any extenstions/add-ons. Anytime i try to download something from the firefox browser, the download fails or gets cancelled. I never changed any settings, how can i fix this?

14시간 전에 Qtip_69님이 질문

Firefox archive folder cannot open

I cannot even download firefox because im getting an error message " cannot create temp archive folder" It wont even launch the install files. Something orgininally ha… (자세히 살펴보기)

I cannot even download firefox because im getting an error message " cannot create temp archive folder" It wont even launch the install files. Something orgininally happened to firefox on my computer because i wasnt able to download anything with the browser download manager. I need help

15시간 전에 Qtip_69님이 질문

14시간 전에 Qtip_69님이 마지막 답변

Secure Connection Failed

I am getting "Secure Connection Failed", Ive seen literally hundereds of same error also exist here. Like most of default solution (which is below) did not work for me. M… (자세히 살펴보기)

I am getting "Secure Connection Failed", Ive seen literally hundereds of same error also exist here. Like most of default solution (which is below) did not work for me. My laptops time is correct, And I highly doubt reddit and most of internet has issue with its security certificates. And other browser works just fine. So What is my solution other than immigrating to new browser?

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

17시간 전에 sinan50563님이 질문

14시간 전에 jscher2000 - Support Volunteer님이 마지막 답변

  • 잠김

Email

Locking this thread, please continue here: [/questions/1448762] When I try to open my Gmail account Firefox blocks my messages Firefox blocks my messages … (자세히 살펴보기)

Locking this thread, please continue here: [/questions/1448762]
When I try to open my Gmail account Firefox blocks my messages Firefox blocks my messages

20시간 전에 kendall march님이 질문

How to force spellcheck for all websites

I would like to force spellcheck for all websites, and override any HTML code from the websites. which may be disabling it. This should be done automatically and not by i… (자세히 살펴보기)

I would like to force spellcheck for all websites, and override any HTML code from the websites. which may be disabling it. This should be done automatically and not by inspecting and manually altering the HTML. I consulted with ChatGPT and tried adding some code to my existing userChrome.css but it is having no effect, even after clearing cache and restarting Firefox. For instance, faxzero.com has a form with spellcheck disabled. I tinkered with the CSS and kept testing faxzero, but the spellcheck always remains disabled. How can I accomplish my goal?

Code: body[spellcheck="false"], input[type="text"][spellcheck="false"], input[type="email"][spellcheck="false"], input[type="password"][spellcheck="false"], input[type="search"][spellcheck="false"], input[type="url"][spellcheck="false"], textarea[spellcheck="false"], [contenteditable="true"][spellcheck="false"] {

   spellcheck: true !important;

}

20시간 전에 wlesney님이 질문

15시간 전에 cor-el님이 마지막 답변

Hushmail has stopped allowing me to resppond to emails by not having the menu bar. Hushmail works on Edge and Chrome.

I have used Firefox exclusively for years. I use Hushmail but recently I am missing the respond to email bar that was always there. I have to use Edge and Chrome (but n… (자세히 살펴보기)

I have used Firefox exclusively for years. I use Hushmail but recently I am missing the respond to email bar that was always there. I have to use Edge and Chrome (but not a fan of) and Hushmail works like it used to. Something about Firefox must be the difference. Can you help me?

15시간 전에 rjchinwm님이 질문

WYSINWYG

There is (IMHO) some missing functionality / unwanted feature or call it what you like (bug?). History -> Manage History select e.g. Last 7 days, right click on Name… (자세히 살펴보기)

There is (IMHO) some missing functionality / unwanted feature or call it what you like (bug?).

History -> Manage History

select e.g. Last 7 days, right click on Name and select at least two attributes (you can choose from: Tags, Location,Most Recent Visit, Added and Last Modified)

Select the first entry of the list, all displayed fields are selected/highlighted.

Copy (either with the menu or with Ctrl-C) and paste it in your favourite text editor.

Why is only the URL copied? Other fields were also highlighted. Why are they not included?

This is WYSINWYG (what you see is not what you get).

It is possible to export bookmarks as an html file, so why is this not possible with history?

OK, it is possible to query the sqlite3 database directly to get some history info but it's a bit cumbersome.

To do so,

  copy the sqlite (places.sqlite) database to some safe place then open the database (with 'sqlite3 places.sqlite')
  get the history info you are interested in with a sqlite query,
  e.g. select title,visit_count,site_name,url,description,last_visit_date from moz_places where url like '%support%';

But there is no simple (AFAIK) way to convert 'last_visit_date' (an integer) to something human readable.

So either include the whole selection when something is copied (WYSIWYG) or provide export history as an html file.

Any suggestions?

TIA

S. Claes

16시간 전에 spcl67님이 질문

Firefox's enhanced tracking protection (strict mode) is known to cause issues on x.com

Can't log on to x.com. Getting this message: "Firefox's Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com". I added x.com and twitter.com as … (자세히 살펴보기)

Can't log on to x.com. Getting this message: "Firefox's Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com".

I added x.com and twitter.com as an exception in Settings/Enhanced Tracking Protection and still not working.

What the heck firefox???

20시간 전에 suepawley님이 질문

18시간 전에 TyDraniu님이 마지막 답변

  • 해결된 질문

control + up shortcut does not work now. does not go to top of page.

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was … (자세히 살펴보기)

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was also problematic.

How do I report something as "b roken" to firefox and do you agree it is broken?

3일 전에 Joe P님이 질문

2일 전에 cor-el님이 답변

clearing restore bookmark list

When you go into 'Manage Bookmarks' and click on 'Import/Backup Bookmarks' is there a way to clear out the list of files listed when you hover over 'Restore ->' which … (자세히 살펴보기)

When you go into 'Manage Bookmarks' and click on 'Import/Backup Bookmarks' is there a way to clear out the list of files listed when you hover over 'Restore ->' which brings up the list of recent bookmark files that you have restored?

1일 전에 Artoo Smith님이 질문

19시간 전에 cor-el님이 마지막 답변

Case 145005

Good afternoon, If necessary, I am available to add more information about this case (145005), in English or Portuguese. Best regards, Ana Patrícia Paquete Visual Des… (자세히 살펴보기)

Good afternoon,

If necessary, I am available to add more information about this case (145005), in English or Portuguese.

Best regards,


Ana Patrícia Paquete Visual Designer

2주 전에 Ana Patrícia Paquete님이 질문

19시간 전에 jscher2000 - Support Volunteer님이 마지막 답변

Too much memory usage

This requires some explanation. I have 6GB of RAM, and am running Windows 7 64b. I just updated to v115 from v56esr. I was using an extension that broke when the quantu… (자세히 살펴보기)

This requires some explanation.

I have 6GB of RAM, and am running Windows 7 64b.

I just updated to v115 from v56esr. I was using an extension that broke when the quantum update came out, and I wasn't willing to let go of it so I stopped updates. When the occasional website stopped working on the old version I would use Chrome for that website, but Firefox has always been my preference. Chrome was such a memory hog that I couldn't have more than a dozen tabs open at once before it crashed, and for me that is unacceptable. At this point however, enough websites have ceased to function in Firefox that it was worth it to me to update. After updating I found that Firefox uses just as much memory as Chrome. Where I previously could have 30 or 40 tabs loaded at once before running out of memory, now I only get about a dozen.

Question: In what version(s) did the memory consumption drastically change? What version can I revert to in order to bring memory consumption back to a manageable level? What other settings can I tweak to reduce memory usage? (For example, can I automatically reject loading of subframes?)

Please Note: - I use adBlock+ and I have made a habit of turning off tracking and rejecting cookies and notifications everywhere I go online to prevent excess resource usage, among other things. - I use very few extensions so there isn't really any memory to save there. - I understand that my computer is old and should be upgraded. Telling me to get a new computer or add more RAM is unhelpful and will not be appreciated. - I also understand that running out of date software is a security risk and is not recommended. I don't care, so don't bring that up. - And I also understand that I am a tab hoarder. Because of the way I work I typically have 50-100 tabs open, but I periodically close it so as to unload everything and usually don't have more than about 30 active tabs at once. - I know that some websites (particularly those with lots of subframes) use much more than other sites so my memory usage is entirely dependent on which sites I have open, and I know that I can open the task manager to close/unload unnecessary tabs and subframes. Having to do that frequently is a pain, and it doesn't work if I need all the tabs that are active.

20시간 전에 Scott Tibbetts님이 질문