mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 12:20:36 -08:00
Add: Installer - Mac profile path
This commit is contained in:
parent
904485b99e
commit
c9aa486021
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ multiselect() {
|
|||
firefoxProfileDirPaths=(
|
||||
~/.mozilla/firefox
|
||||
~/.var/app/org.mozilla.firefox/.mozilla/firefox
|
||||
~/Library/Application\ Support/Firefox/Profiles
|
||||
)
|
||||
|
||||
check_profile_dir() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue