browser_cookie3 icon indicating copy to clipboard operation
browser_cookie3 copied to clipboard

Add support for browsers lynx and w3m

Open mahlzahn opened this issue 1 year ago • 1 comments

These are two text-based browsers from 1992 and 1995, which are both still maintained. Their cookie files are just simple tab-separated text files. This PR simply parses these text files and reads the cookies from them. For now I implemented only Linux support. Lynx runs also on Windows, but probably this needs adjustments which I will not implement.

mahlzahn avatar Jul 05 '23 19:07 mahlzahn

@borisbabic Any thoughts on that?

mahlzahn avatar Jan 08 '24 14:01 mahlzahn