0

I logged in to LastPass chrome extension in the regular browsing mode. Then I opened a new incognito tab and the LastPass extension still knows who I am. How did they do that? I need that exact behaviour for my chrome extension.

kszl
  • 1,203
  • 1
  • 11
  • 18

1 Answers1

0

I think when the extension is enabled in the incognito, it will automatically get the credentials logged in to the regular browser. You may check this link on How to Enable and Disable Chrome Extensions in Incognito Mode. You may also check this documentation on how to use incognito manifest key with either spanning or split to specify how this extension will behave if allowed to run in incognito mode.

abielita
  • 13,147
  • 2
  • 17
  • 59