Firefox Keeps Resetting after Shut Down
My Firefox browser keeps logging out and signing out out of all accounts after shutting down PC
My Firefox browser keeps logging out and signing out out of all accounts after shutting down PC
I have a MV3 extension I created that has a popup and data that is stored in sessionstorage and extension storage. When I use the extension in a private window it does … (funda kabanzi)
I have a MV3 extension I created that has a popup and data that is stored in sessionstorage and extension storage.
When I use the extension in a private window it does not work because data does not persist between each time I open and close the popup.
This causes problems, for example you have I have to login each time I open the popup, instead of the auth status persisting. It works fine in a normal window though.
Is there anything I can do that allows data for an extension running in an inPrivate window to persist. (Maybe some additional manifest code / changing the browser config)
The pop settings in the browser show it is blocked but I can't find an option to unblock it
Where can I disable WebRTC and PeerConnection?