From 3100e346a95669bfc8648bc8ea6f4971ef8a5542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Velschow=20S=C3=B8gaard?= <46562365+seba7236@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:21:34 +0100 Subject: [PATCH] Update EdgeChromium.tkape This should fix it so the Cookies are collected from Edge, and not just from Chrome --- Targets/Browsers/EdgeChromium.tkape | 1 + 1 file changed, 1 insertion(+) diff --git a/Targets/Browsers/EdgeChromium.tkape b/Targets/Browsers/EdgeChromium.tkape index ff36a8922..1cc4d49f2 100644 --- a/Targets/Browsers/EdgeChromium.tkape +++ b/Targets/Browsers/EdgeChromium.tkape @@ -18,6 +18,7 @@ Targets: Name: Edge Cookies Category: Communications Path: C:\Users\%user%\AppData\Local\Microsoft\Edge\User Data\*\ + Recursive: true FileMask: Cookies* - Name: Edge Current Session