Showing questions tagged: Show all questions

Can you disable Saved Credit Card behavior on individual sites?

110.0.1 (64 bit) on Windows 10. I frequently use the Saved Credit Card feature for my own purchases. However, I also have a side business where I process customer cards… (read more)

110.0.1 (64 bit) on Windows 10.

I frequently use the Saved Credit Card feature for my own purchases.

However, I also have a side business where I process customer cards using Stripe. Every time I want to enter/modify a customer's card info, Firefox wants to autofill MY saved card information. While I can work around this, 1) It's annoying; 2) One day I might slip-up, and not notice I accidentally let Firefox autofill my card info in place of a customer's card info. That would be bad.

Is there a way to disable the Saved Credit Card on individual web sites? In my case, I want it OFF on Stripe.com, and ON everywhere else.

Thanks for any info.

Asked by Larry Coon 2 months ago

How to check buildid without install

How can I check FF buildID without installing it? I have update server and I use *.mar files downloaded from https://ftp.mozilla.org/pub/thunderbird/releases/ to update m… (read more)

How can I check FF buildID without installing it? I have update server and I use *.mar files downloaded from https://ftp.mozilla.org/pub/thunderbird/releases/ to update my offline environment. But every new verison - I need to install at least one full package to extract buildID from it, to put it into update.xml file. It's really annoying. Is there easier way?

Asked by premieroooo 2 months ago

How to reload all broken images

Is there a way or an add-on that can reload all broken images with one click? It's too tiring to use the "Reload Image" context menu on each broken image, and sometimes… (read more)

Is there a way or an add-on that can reload all broken images with one click?

It's too tiring to use the "Reload Image" context menu on each broken image, and sometimes some images are covered by some other controls that make the context menu even not work.

Thanks in advance.

Asked by Bellozzz 2 months ago

Opening Links from Other Apps (Firefox Containers)

I have the Firefox Multi-Account Containers extension installed. When I click on links in other applications, for example email, is there a way to choose which container… (read more)

I have the Firefox Multi-Account Containers extension installed.

When I click on links in other applications, for example email, is there a way to choose which container it opens on? Right now, it opens without a container.

Asked by cubingsoda 2 months ago

WebAPI SpeechSynthesis (TTS) Unicode Support As Text Field to Speak

Hi, I am translating from English text sentence to Cyrillic and my output of the the translated english sentence are in unicode, which i convert to code points. When I a… (read more)

Hi,

I am translating from English text sentence to Cyrillic and my output of the the translated english sentence are in unicode, which i convert to code points. When I add the code points to the speak function, the system reads the line as literal. "And Number 1091"...etc

What is the proper way to add unicode characters in order for the system to read it?

The process is setup as: const synth = window.speechSynthesis; const speak = (text) => {

       const utterance = new SpeechSynthesisUtterance(text);
       utterance.lang = 'uk-UA';
        synth.speak(utterance);

}

const Text = 'укаінойникое'; // speak(Text);

Any help or pointers would be appreciated.

Asked by bokathc 1 month ago

Saving wegpages as pdf without page breaks

In older versions of Firefox, I could save a webpage as one long page without breaks. Not it won't do that. I have to use Safari. Can Firefox save webpages as pdfs withou… (read more)

In older versions of Firefox, I could save a webpage as one long page without breaks. Not it won't do that. I have to use Safari. Can Firefox save webpages as pdfs without page breaks? See examples below, one from Safari and then from Firefox.

Asked by frank258 4 weeks ago

Is It Possible To Make Certain Elements Of Webpages Dark & Not Others

Hello, While I do in fact the like the amount of customization that's available while using the firefox browser, there are certain aspects of viewing certain webpages tha… (read more)

Hello, While I do in fact the like the amount of customization that's available while using the firefox browser, there are certain aspects of viewing certain webpages that I'd like to improve upon. Certain different chromium based modern windows browsers have different experimental flag settings that let you choose different background settings instead of all or none like firefox seems to do. I'm enclosing a couple screenshot's of what I'm referring to when I'm using the microsoft edge chromium based browser for your reference. Currently I'm using the following add-on to at least temporarily help me with my current issue: https://github.com/m-khvoinitsky/dark-background-light-text-extension. In the attached image while using firefox while viewing the msnbc webpage, currently the displayed colors are totally out of balance. Thanks in advance for any suggestions and help that gets provided to me. David

Asked by David 3 weeks ago

브라우저 내의 영어 입력 문제.

안녕하세요. firefox를 사용할 때 문자 입력에 문제가 있어서 문의 드립니다. 제가 jupyter notebook을 사용하고 있습니다. 첨부드린 사진과 같이 문자를 입력하면 밑줄이 그어집니다. 밑줄이 그어진 후 해당 문자열을 포함한 모든 내용들이 드래그를 할 시 지워집니다. backspace, del… (read more)

안녕하세요. firefox를 사용할 때 문자 입력에 문제가 있어서 문의 드립니다. 제가 jupyter notebook을 사용하고 있습니다. 첨부드린 사진과 같이 문자를 입력하면 밑줄이 그어집니다. 밑줄이 그어진 후 해당 문자열을 포함한 모든 내용들이 드래그를 할 시 지워집니다. backspace, delete key를 사용하지 않고도 삭제되어 큰 불편을 겪고 있습니다. 어떻게 해결하나요?

Asked by dhkwnr95 1 week ago

  • Archived

Touch keyboard not coming up

For some reason I cant get my touch keyboard to come up when I select a text box. it works fine on chrome and Edge but not Firefox. any idea how to get it working? for d… (read more)

For some reason I cant get my touch keyboard to come up when I select a text box. it works fine on chrome and Edge but not Firefox. any idea how to get it working?

for details I am on a windows 10 device

Asked by andrewkiefer2343 2 years ago

Last reply by kastoestoramadus 1 year ago

  • Archived

Is there a way to backup 'Cookies and Site Data' so if a refresh is needed, all permissions aren't lost

Under about:preferences#privacy there is a section 'Cookies and Site Data'. I have my settings set to CUSTOM and block all cookies. I then have managed my exceptions. I d… (read more)

Under about:preferences#privacy there is a section 'Cookies and Site Data'. I have my settings set to CUSTOM and block all cookies. I then have managed my exceptions. I did a refresh resently, all that was lost. The best I can do currently is to have wordpad open and manually type each line out in my exceptions and then if needed in the future, I could copy and paste. There might be a better way that I do not know. I do know by default, the 'Managed Exceptions' under 'Cookies and Site Data' does not save if 'Refreshed'. Please address a better process and not my choice on blocking all cookies, thank you.

Asked by Philip 2 years ago

Last reply by Philip 1 year ago

  • Archived

New "look" is beyond horid, how do I get old one back?

So Firefox suddenly and without asking just changed its look into something absolutely... No words can describe level of my disgust, so I wont fill this post by angry ran… (read more)

So Firefox suddenly and without asking just changed its look into something absolutely... No words can describe level of my disgust, so I wont fill this post by angry ranting.

Is there a way to get the old look back? (preferably without any downloads needed, cos at remote desktops that is not always an option)

Please, don't force me to use Chrome. I hate that browser, but they at least had decency to create skin, which makes it look like Firefox. The normal one, not the new diarrhea all over the screen one.

[Personal attack removed by moderator. Please read Mozilla Support rules and guidelines, thanks.]

Asked by GaSSarbajtr 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Does Firefox 89 still support User CSS?

I do like the ability to customize web pages using usercontent.css. I wonder whether this capability still exists in FF 89. I may become a crotchety old guy and stay on 8… (read more)

I do like the ability to customize web pages using usercontent.css. I wonder whether this capability still exists in FF 89. I may become a crotchety old guy and stay on 88 if that feature has gone away.

Asked by bweissman1 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Search window on home page

Hello , after recent update, when u are trying to search for sth in search tab (home page - middle of screen), my text automatically goes to top side (where u can type we… (read more)

Hello , after recent update, when u are trying to search for sth in search tab (home page - middle of screen), my text automatically goes to top side (where u can type websites). Is there any way to set it back as before? Just to type stuff i want find on search tab on mid and websites on top only? thx

Asked by m.glowka87 1 year ago

Answered by Franz_von_Suppe 1 year ago

  • Archived

How to enable add-ons in Firefox and mozilla pages

In Firefox settings, Firefox new tab, and in these mozilla forums, my add-ons are disabled. Specifically Vimium, and I get this message when hovering over the Vimium icon… (read more)

In Firefox settings, Firefox new tab, and in these mozilla forums, my add-ons are disabled. Specifically Vimium, and I get this message when hovering over the Vimium icon: "Vimium is not running on this page.

Your browser does not run web extensions like Vimium on certain pages, usually for security reasons.

Unless your browser's developers change their policy, then unfortunately it is not possible to make Vimium (or any other web extension, for that matter) work on this page."

How can I enable this, and possibly all normally active add-ons in these pages?

Asked by 24michaelpartridge 1 year ago

Last reply by 24michaelpartridge 1 year ago

  • Solved
  • Archived

stable interface

How to get back single-line page spines? The Firefox 87.0 or 88.0 have single-line page spines. The firefox 89.0 have double-line and double-height page spines. How decr… (read more)

How to get back single-line page spines? The Firefox 87.0 or 88.0 have single-line page spines. The firefox 89.0 have double-line and double-height page spines. How decrese spines height back?

Asked by nick1024 1 year ago

Answered by Paul 1 year ago