You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look at this out of interest today, and the only issue is that decryption with Arc doesn't work (for MacOS at least) since the Safe Storage name is Arc Safe Storage, so we can't get the key to decrypt the cookie value.
Checklist
Is your feature request related to a problem?
When I use chrome.ReadCookies to read the cookies database of ARC browser, I get the error "Secure: unknown encryption method".
Is it possible to construct a solution with the existing API?
No response
Describe the solution you'd like to see.
Provide a function like arc.ReadCookies(cookiesFile)? Used to parse arc browser cookies
The text was updated successfully, but these errors were encountered: