Firefoxで従来のプロフィール管理を使う
code:pwsh
Environment
::SetEnvironmentVariable("MOZ_LEGACY_PROFILES", "1",
System.EnvironmentVariableTarget
::User)
#firefox
#Windows