[Solved]Import Password
-
marcocassan last edited by leocg
Hi, i just installed Opera on my Macbook, I tried to import my bookmarks and passwords and i successful import my bookmarks but not my passwords. I found on this forum "Enable opera://flags/#PasswordImport and then go to opera://settings/passwords and click on the three dots on the right o saved passwords." but i have not found the flag. Can anyone help me? Thanks!
-
l33t4opera last edited by
Hi @marcocassan, run the Opera from a terminal window with the following switch
--enable-features=PasswordImport
, and you should be able to see the dots there. -
marcocassan last edited by
@l33t4opera Can you please tell me the right syntax of this command? I am not very good with this, i think is like "open ... --enable-features=PasswordImport" right?
thank you -
l33t4opera last edited by
@marcocassan You can simply run it as follows:
/Applications/Opera.app/Contents/MacOS/Opera --enable-features=PasswordImport
.