mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-15 15:20:33 -08:00
Add: Install - Ghostery Browser
This commit is contained in:
parent
800388f44c
commit
43d9361093
2 changed files with 3 additions and 0 deletions
|
|
@ -390,6 +390,7 @@ $firefoxProfileDirPaths = @(
|
|||
"${HOME}\AppData\Roaming\Mozilla\Firefox",
|
||||
"${HOME}\AppData\Roaming\Waterfox",
|
||||
"${HOME}\AppData\Roaming\librewolf",
|
||||
"${HOME}\AppData\Roaming\Ghostery Browser",
|
||||
"${HOME}\Desktop\Tor Browser\Browser\TorBrowser\Data\Browser"
|
||||
)
|
||||
|
||||
|
|
|
|||
|
|
@ -338,6 +338,7 @@ firefoxProfileDirPaths=(
|
|||
"${HOME}/.mozilla/firefox"
|
||||
"${HOME}/.waterfox"
|
||||
"${HOME}/.librewolf"
|
||||
"${HOME}/.ghostery browser"
|
||||
"${HOME}/.pulse-browser"
|
||||
"${HOME}/.firedragon"
|
||||
"${HOME}/.local/opt/tor-browser/app/Browser/TorBrowser/Data/Browser"
|
||||
|
|
@ -346,6 +347,7 @@ firefoxProfileDirPaths=(
|
|||
"${HOME}/Library/Application Support/Firefox"
|
||||
"${HOME}/Library/Application Support/Waterfox"
|
||||
"${HOME}/Library/Application Support/libreWolf"
|
||||
"${HOME}/Library/Application Support/Ghostery Browser"
|
||||
"${HOME}/Library/Application Support/pulse-browser"
|
||||
"${HOME}/Library/Application Support/TorBrowser/Browser"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue