internetarchive / wayback-machine-webextension

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

Improve support for "privacy.firstparty.isolate" #1022

Open cgorringe opened 8 months ago

cgorringe commented 8 months ago

Describe the bug

Cannot log in if the custom setting "privacy.firstparty.isolate" is set true. This is not the default setting so shouldn't be typical. I read somewhere this may be set true in Tor browsers.

user_pref("privacy.firstparty.isolate", true);

Expected behavior Would like to see if login can be made to work under this circumstance.

Environment

Additional context PR #984 covered this case, but only provided a warning to inform user to turn on cookies in settings.