internetarchive / wayback-machine-webextension

A web browser extension for Chrome, Firefox, Edge, and Safari 14.
GNU Affero General Public License v3.0
668 stars 207 forks source link

Cookie settings check #984

Closed cgorringe closed 9 months ago

cgorringe commented 1 year ago

Performs some checks on whether extension can access cookies and informs the user when they login to Please Enable Cookies.

saiqulhaq commented 1 year ago

I am having this issue with container extension enabled or because I chose strict mode previously? image

cgorringe commented 9 months ago

I don't know what "container extension" enabled means.

In Firefox Privacy Settings: Strict Mode shouldn't cause issues normally. Logging in should only not work under Custom and ALL Cookies blocked. Other cookie settings should work. This PR will fix the issue by providing a warning to turn on cookies.

cgorringe commented 9 months ago

Tested in latest Chrome, Firefox, Edge, and Safari.