Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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

  • Nema odgovora
  • 0 ima ovaj problem
  • 8 views
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.