{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreieq6sph3dvyrahlnk33o4hhaagzdfrfdprtaqzdel7sqa4t4jvcvq",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mmrgk6bdb7u2"
  },
  "path": "/viewtopic.php?t=33417&p=274723#p274723",
  "publishedAt": "2026-05-26T15:53:05.000Z",
  "site": "http://forum.palemoon.org",
  "textContent": "Actually, should be easy. Palemoon \"Password Backup Tool\" extension allow to export/import passwords to csv. Bitwarden allows the same, all you need is small one-liner that reorders fields. I regulary do the other way - palemoon to bitwarden - with the following\n\nCODE:\n\n\n     awk 'BEGIN { FS=\",\"; OFS=\",\"; } {print \",,login\",$1,\",,0\",$1,$2,$3\",\"}' password-export.csv > bitwarden.csv\n\n* * *",
  "title": "Browser Support • Re: Anyway to import bitwarden database to palemoon PW manager?",
  "updatedAt": "2026-05-26T15:53:05.000Z"
}