
auto fill cards and address
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 ????
All Replies (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.