Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

extension (add-on) session storage not saving between opening and closing popup when inPrivate window

  • No replies
  • 0 have this problem
  • 1 view
more options

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)

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)

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.