mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-05 18:20:44 -08:00
Add: Install - Tor browser
This commit is contained in:
parent
2128ce9bc6
commit
c6594ee882
2 changed files with 4 additions and 1 deletions
|
|
@ -381,7 +381,8 @@ function Menu {
|
|||
$firefoxProfileDirPaths = @(
|
||||
"${HOME}\AppData\Roaming\Mozilla\Firefox",
|
||||
"${HOME}\AppData\Roaming\Waterfox",
|
||||
"${HOME}\AppData\Roaming\librewolf"
|
||||
"${HOME}\AppData\Roaming\librewolf",
|
||||
"${HOME}\Desktop\Tor Browser\Browser\TorBrowser\Data\Browser"
|
||||
)
|
||||
|
||||
function Check-ProfileDir() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue