Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Skip FirefoxAccounts during Firefox CSV Import #323

Merged
merged 3 commits into from
Apr 12, 2021

Commits on Apr 5, 2021

  1. Skip FirefoxAccounts during Firefox CSV Import

    Firefox exports 'chrome://FirefoxAccounts' if Firefox Accouts are used
    in browser. It's quite hacky - password field in CSV is actually a JSON
    encoded data, not a password.
    Because it's not a useful record, it should be skipped during import.
    tzdybal committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    0a27a09 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    tzdybal committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    ff8ab5e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    51ed83b View commit details
    Browse the repository at this point in the history