How to import passwords from Opera to PM? Topic is solved

Users and developers helping users with technical Pale Moon issues (Windows and other non-Linux O.S.). Please direct questions about the Linux version to the appropriate Linux board.

Moderators: Indalecio, satrow

Forum rules
This board is for technical/usage questions and troubleshooting for the Pale Moon browser only. The main focus here is on Pale Moon on Windows. Please direct your questions for Linux, Android and Mac to the dedicated boards.
Technical issues and questions not related to the Pale Moon browser should be posted in "technical chat"
Please keep off-topic and general discussion out of this board, thank you!
User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

How to import passwords from Opera to PM?

Postby Latitude » Wed Jun 07, 2017 12:00 pm

Do you know how to export passwords from Opera (Chromium-based browser) to PM?

Thanks.

User avatar
Pale Moon Rising
Board Warrior
Board Warrior
Posts: 2036
Joined: Tue Oct 06, 2015 4:59 pm
Location: Los Angeles CA USA

Re: How to import passwords from Opera to PM?

Postby Pale Moon Rising » Wed Jun 07, 2017 5:32 pm

You could try the Password Exporter v1.2.1.1-signed Pale Moon compatible AMO version add-on.
Current Pale Moon(x86) Release | WIN7(64-bit) | I3 CPU, 2.53 GHz, 4G RAM

Good judgment comes from experience and a lot of that comes from bad judgment. - Will Rogers

Knowing Pale Moon is indisputably #1 is defined by knowing the totality of browsers. - Pale Moon Rising

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?

Postby JustOff » Fri Jun 09, 2017 5:05 pm

Password Exporter mentioned above can read passwords only from its own backups, but I forked it as Password Backup Tool and added the ability to import from Chromium based browsers running on Windows.

Just open Import Passwords dialog and paste the path to the password database for the corresponding browser from this list:

Code: Select all

"%LOCALAPPDATA%\Chromium\User Data\Default\Login Data"
"%LOCALAPPDATA%\Google\Chrome\User Data\Default\Login Data"
"%APPDATA%\Opera Software\Opera Stable\Login Data"
"%LOCALAPPDATA%\Vivaldi\User Data\Default\Login Data"
"%LOCALAPPDATA%\Yandex\YandexBrowser\User Data\Default\Login Data"

or manually navigate to the required profile and select "Login Data" file.

:!: Don't forget to backup your current passwords (or the profile as a whole) before any experiments :!:

UPD: Now on Pale Moon add-ons site: https://addons.palemoon.org/addon/password-backup-tool/

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 10:27 am

JustOff wrote:Password Exporter mentioned above can read passwords only from its own backups, but I forked it as Password Backup Tool and added the ability to import from Chromium based browsers running on Windows.

Just open Import Passwords dialog and paste the path to the password database for the corresponding browser from this list:

Code: Select all

"%LOCALAPPDATA%\Chromium\User Data\Default\Login Data"
"%LOCALAPPDATA%\Google\Chrome\User Data\Default\Login Data"
"%APPDATA%\Opera Software\Opera Stable\Login Data"
"%LOCALAPPDATA%\Vivaldi\User Data\Default\Login Data"
"%LOCALAPPDATA%\Yandex\YandexBrowser\User Data\Default\Login Data"

or manually navigate to the required profile and select "Login Data" file.

:!: Don't forget to backup your current passwords (or the profile as a whole) before any experiments :!:

UPD: Now on Pale Moon add-ons site: https://addons.palemoon.org/addon/password-backup-tool/


Thank you for your extension!

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 2:28 pm

JustOff wrote:Password Exporter mentioned above can read passwords only from its own backups, but I forked it as Password Backup Tool and added the ability to import from Chromium based browsers running on Windows.

Just open Import Passwords dialog and paste the path to the password database for the corresponding browser from this list:

Code: Select all

"%LOCALAPPDATA%\Chromium\User Data\Default\Login Data"
"%LOCALAPPDATA%\Google\Chrome\User Data\Default\Login Data"
"%APPDATA%\Opera Software\Opera Stable\Login Data"
"%LOCALAPPDATA%\Vivaldi\User Data\Default\Login Data"
"%LOCALAPPDATA%\Yandex\YandexBrowser\User Data\Default\Login Data"

or manually navigate to the required profile and select "Login Data" file.

:!: Don't forget to backup your current passwords (or the profile as a whole) before any experiments :!:

UPD: Now on Pale Moon add-ons site: https://addons.palemoon.org/addon/password-backup-tool/


But, wait.... the extension couldn't get any rows from "Login Data" file.

Must Opera be closed first?

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?

Postby JustOff » Sat Jun 10, 2017 2:34 pm

Latitude wrote:But, wait.... the extension couldn't get any rows from "Login Data" file.

Must Opera be closed first?

Of course.

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 2:45 pm

JustOff wrote:Of course.


I had my Opera closed and then, tried to import.

But an error happened.

error_passw_ext.png
You do not have the required permissions to view the files attached to this post.

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?  Topic is solved

Postby JustOff » Sat Jun 10, 2017 3:03 pm

Latitude wrote:I had my Opera closed and then, tried to import.

But an error happened.

Please try password-backup-tool-1.0.2b2.xpi.

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 4:13 pm

JustOff wrote:Please try password-backup-tool-1.0.2b2.xpi.


It works!

import_complete.png
You do not have the required permissions to view the files attached to this post.

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?

Postby JustOff » Sat Jun 10, 2017 4:18 pm

Latitude wrote:It works!

0 of 113 passwords were imported, please click to "View Details" to find why and PM me the results (there will be no passwords).

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 4:37 pm

JustOff wrote:0 of 113 passwords were imported, please click to "View Details" to find why and PM me the results (there will be no passwords).


No. I think it works correctly.

Before that, in the initial launch of the extension, it could transfer 93 of 113 passwords. And, I forgot to take a screenshot of it.
That screenshot were taken in the second launch.

The another 20 passwords belong to the URL hosts which have existed in Pale Moon's password manager.

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?

Postby JustOff » Sat Jun 10, 2017 4:43 pm

Latitude wrote:No. I think it works correctly.

Ok then! But please note, that any data that contain non-ASCII characters can be handled improperly. This is inherited from the parent add-on, I'll try to fix it later.

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sat Jun 10, 2017 5:05 pm

JustOff wrote:Ok then! But please note, that any data that contain non-ASCII characters can be handled improperly. This is inherited from the parent add-on, I'll try to fix it later.


So, we could type Chinese characters as our password?

User avatar
adesh
Fanatic
Fanatic
Posts: 135
Joined: Tue Jun 06, 2017 7:38 am

Re: How to import passwords from Opera to PM?

Postby adesh » Sat Jun 10, 2017 5:28 pm

JustOff wrote:So, we could type Chinese characters as our password?

You can "type" any character supported by you OS in password field (and other input fields too), but "accepting" that as a valid password is upto the service you are using.

User avatar
Latitude
Lunatic
Lunatic
Posts: 401
Joined: Mon Mar 21, 2016 6:28 pm

Re: How to import passwords from Opera to PM?

Postby Latitude » Sun Jun 11, 2017 2:34 am

adesh wrote:You can "type" any character supported by you OS in password field (and other input fields too), but "accepting" that as a valid password is upto the service you are using.


Do you know any sites which could accept non-ASCII (unicode?) passwords?

But, I once read somewhere about unicode web domain.

User avatar
adesh
Fanatic
Fanatic
Posts: 135
Joined: Tue Jun 06, 2017 7:38 am

Re: How to import passwords from Opera to PM?

Postby adesh » Sun Jun 11, 2017 4:50 am

Latitude wrote:Do you know any sites which could accept non-ASCII (unicode?) passwords?

I haven't personally used non-English passwords myself since it is inconvenient to type those.

User avatar
JustOff
Localization Coordinator
Localization Coordinator
Posts: 749
Joined: Thu Sep 03, 2015 7:47 pm
Location: UA

Re: How to import passwords from Opera to PM?

Postby JustOff » Sun Jun 11, 2017 8:56 pm

Password Backup Tool has been updated to 1.1.0:

  • Smarter character escape algorithm for XML and CSV files
  • UTF-8 for passwords files and on import from Chromium based browsers
  • Internals re-arrange and cleanup
  • Re-align dialogs properly
  • Fix other errors inherited from parent add-on


Return to “General support”

Who is online

Users browsing this forum: ArchiveBot and 12 guests