WebApps icon indicating copy to clipboard operation
WebApps copied to clipboard

[FR] import cookies

Open ildar opened this issue 5 years ago • 3 comments

I know of https://github.com/tobykurien/WebApps/issues/44 . But this request is different.

I'm having problems logging in to some site. Guess it's sometimes easier just to export on a PC and import into WebApps (if/when it's supported).

ildar avatar Jul 21 '20 11:07 ildar

I would like to extend this fr, too also export cookies. Related issues #197 #230

famo avatar Feb 04 '21 21:02 famo

The feature #44 exports cookies into a sqlite database, so you can edit/add/extract cookies and then import it.

tobykurien avatar Feb 06 '21 11:02 tobykurien

The problem with that feature is that it always exports everything of all webapps. Me and the OP were looking for an import/export on a per site (webapp) basis. Furthermore it would be nice if the cookies could be imported/exported as plaintext and individual files. This would make the handling for me much easier.

famo avatar Feb 06 '21 14:02 famo