সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Import passwords to firefox from a .json file

  • 1 উত্তর
  • 1 এই সমস্যাটি আছে
  • 3 দেখুন
  • শেষ জবাব দ্বারা cor-el

more options

So I have a .json file that I exported from the keeper application and I am trying to import it to my Firefox lockwise but I am having trouble. I tried deleting key4.db and logins.json and replacing them with the keeper .json file which I renamed logins.json. Any help would be appreciated.

So I have a .json file that I exported from the keeper application and I am trying to import it to my Firefox lockwise but I am having trouble. I tried deleting key4.db and logins.json and replacing them with the keeper .json file which I renamed logins.json. Any help would be appreciated.

All Replies (1)

more options

You can only use an encrypted logins.json file directly to transfer logins.

You can use code in the Browser Console to import a JSON file with login data, but that will only work if the key names in the file are correct.
Array of login records:

  • [{"username":"xxx","password":"xxx","hostname":"https://"},{more-logins}]

See: