update firefox path profile

This commit is contained in:
Carlo Mandelli
2021-02-02 08:19:47 +01:00
parent 76496f3903
commit ea15c3c412
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
)
const (
fireFoxProfilePath = "/home/*/.mozilla/firefox/*.default-release/"
fireFoxProfilePath = "/home/*/.mozilla/firefox/*.default*/"
chromeProfilePath = "/home/*/.config/google-chrome/*/"
chromiumProfilePath = "/home/*/.config/chromium/*/"
edgeProfilePath = "/home/*/.config/microsoft-edge*/*/"