firefox-sync-client
firefox-sync-client copied to clipboard
A cli for firefox-sync (firefox bookmarks, passwords, account, ...)
Since 2024-05-15 login is no longer possible: ``` Start HTTP call to https://api.accounts.firefox.com/v1/certificate/sign [[ try 1 ]] HTTP call returned Statuscode 404 Request returned statuscode 404 Request returned Header [X-Frame-Options]...
Hello, Running `ffsclient bookmarks list --ignore-schema-errors --parent PARENT_ID` returns 5 different rows, but running `ffsclient bookmarks list --ignore-schema-errors --parent PARENT_ID --format json` returns 5 times the same element (one of...
If the email used to stretch the password is different from sync server's, the server throws a 400 error with message "Incorrect email case". The response json contains the correct...
Hi and thanks for this super useful tool - I used to export all my bookmarks via the bookmarks panel and then parse the XML with R to keep a...
Currently we simply print `You must verify the login attempt (per e-mail) before continuing`. The user must then click on the mail link and call the login command again. Better...