docs: update firefox path profile

This commit is contained in:
Carlo Mandelli
2021-02-02 08:19:47 +01:00
committed by ᴍᴏᴏɴD4ʀᴋ
parent 306e061701
commit 650a7d58b0
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*/*/"