搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

auto fill cards and address

  • 2 个回答
  • 0 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

Why is Autofill for cards and addresses not available in sweden... what is this madness. I will revert back to chrome if it isnt fixed

how isnt it fixed already ????

Why is Autofill for cards and addresses not available in sweden... what is this madness. I will revert back to chrome if it isnt fixed how isnt it fixed already ????

所有回复 (2)

more options

Hi,

The people who answer questions here, for the most part, are other users volunteering their time (like me), not Mozilla employees or developers. If you want to leave feedback for developers, you can go to the Firefox Help menu and select either Share ideas and feedback… or Submit feedback…, depending on your Firefox version. Alternatively, you can use this link. Your feedback gets collected by a team of people who read it and gather data about the most common issues.

You can also file a bug report or feature request. See File a bug report or feature request for Mozilla products for details.

more options

You can enable the form autofill and credit card autofill feature by modifying some extensions.formautofill prefs on the about:config page, but no guarantee that this works properly.

  • 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.