Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

autotfill for credit card disappeared.

  • 2 trả lời
  • 1 gặp vấn đề này
  • 7 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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