Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

auto fill cards and address

  • 2 respostas
  • 0 têm este problema
  • 33 visualizações
  • Última resposta por cor-el
  • Arquivadas

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 ????

Todas as respostas (2)

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.

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.