mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-31 06:20:48 -08:00
Merge pull request #176 from dr460nf1r3/master
Add support for FireDragon browser
This commit is contained in:
commit
319c39dbd0
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@ multiselect() {
|
|||
firefoxProfileDirPaths=(
|
||||
"${HOME}/.mozilla/firefox"
|
||||
"${HOME}/.var/app/org.mozilla.firefox/.mozilla/firefox"
|
||||
"${HOME}/.firedragon/"
|
||||
"${HOME}/.librewolf/"
|
||||
"${HOME}/Library/Application Support/Firefox"
|
||||
"${HOME}/Library/Application Support/LibreWolf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue