Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

autotfill for credit card disappeared.

  • 2 ответа
  • 1 имеет эту проблему
  • 7 просмотров
  • Последний ответ от 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.

Все ответы (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