protonmail-webextension icon indicating copy to clipboard operation
protonmail-webextension copied to clipboard

Doesn't work with privacy.firstparty.isolate in Firefox

Open RejZoRSheep opened this issue 6 years ago • 3 comments

If I use "privacy.firstparty.isolate" feature (setting in about:config), your extension isn't able to remember the sessions. Not closing tab or closing whole browser. Any specific reason why this is happening and if there is any way to fix it?

RejZoRSheep avatar Mar 23 '20 03:03 RejZoRSheep

I have a fork ready which supports privacy.firstparty.isolate with limitations here: https://github.com/Elehiggle/protonmail-webextension

Maybe @gitladen7 could merge it.

Elehiggle avatar Mar 24 '20 17:03 Elehiggle

@Elehiggle out of curiosity: what are these limitations?

ThisIsABug avatar Jul 06 '20 07:07 ThisIsABug

@ThisIsABug It basically just supports the core feature: saving sessions, so you can login after restarting the browser etc.

Notifications/peek are not supported

Elehiggle avatar Jul 06 '20 13:07 Elehiggle