add firefox parser and output

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-07-06 16:13:25 +08:00
parent 45dc39d552
commit 425f816d59
5 changed files with 73 additions and 21 deletions
+1
View File
@@ -42,6 +42,7 @@ const (
History = "History"
Cookies = "Cookies"
Bookmarks = "Bookmarks"
FirefoxCookie = "cookies.sqlite"
)
func ListBrowser() []string {