codecentric / web-clip

A Chrome extension to extract structured data from any web page and store it to a Solid Pod.
10 stars 2 forks source link

Stay logged in across multiple pages #14

Closed angelo-v closed 2 years ago

angelo-v commented 2 years ago

As a user, who clips several pages a day, I want to stay logged in between clips, so that I can clip things faster without being distracted by re-authentication and permission settings

As a user who cares for privacy, I do not want to add all the pages I clip as a trusted app to my profile, so that others do not see, what I visited.

angelo-v commented 2 years ago

Following up on our insights from https://github.com/codecentric/web-clip/issues/9 we need to implement the following:

angelo-v commented 2 years ago

add chrome extension as trusted app via options page (needed for NSS)

will be extracted to a dedicated issue, for now I just added an explanation about manual steps to the options page