We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

autotfill for credit card disappeared.

  • 2 odgovora
  • 1 ima to težavo
  • 16 ogledov
  • Zadnji odgovor od juniper1pat

more options

autofill for credit card not longer available. I had it for some time, but within the last week or two, it disappeared, and there is no longer an option under privacy/security settings in the browser.

autofill for credit card not longer available. I had it for some time, but within the last week or two, it disappeared, and there is no longer an option under privacy/security settings in the browser.

Vsi odgovori (2)

more options

You can check the extensions.formautofill prefs on the about:config page. You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

  • extensions.formautofill.available = "on" (String)
  • extensions.formautofill.addresses.enabled = true (Boolean)
  • extensions.formautofill.creditCards.available = true (Boolean)
  • extensions.formautofill.creditCards.enabled = true (Boolean)
  • extensions.formautofill.creditCards.hideui = false (Boolean)

Close and restart Firefox after changing these prefs.

more options

I can't find several of the options mentioned, e.g., .extensions.formautofill.creditCards.hideui These are in my about: config extensions.formautofill.creditCards.available true extensions.formautofill.creditCards.enabled true extensions.formautofill.creditCards.heuristics.fathom.confidenceThreshold 0.5 extensions.formautofill.creditCards.heuristics.fathom.highConfidenceThreshold 0.95 extensions.formautofill.creditCards.heuristics.fathom.testConfidence 0 extensions.formautofill.creditCards.heuristics.fathom.types cc-number,cc-name extensions.formautofill.creditCards.heuristics.mode 2 extensions.formautofill.creditCards.ignoreAutocompleteOff true extensions.formautofill.creditCards.supported detect extensions.formautofill.creditCards.supportedCountries US,CA,GB,FR,DE extensions.formautofill.creditCards.used 3 extensions.formautofill.firstTimeUse false extensions.formautofill.heuristics.enabled true extensions.formautofill.loglevel Warn extensions.formautofill.reauth.enabled false extensions.formautofill.section.enabled true extensions.formautofill.supportRTL false