I want my extension to work in both modes. Is this possible by default, maybe some option in the manifest?
Asked
Active
Viewed 3,454 times
1 Answers
5
No such option, user needs to manually allow an extension to run in incognito mode.

serg
- 109,619
- 77
- 317
- 330
-
1It is, but the answer at http://stackoverflow.com/questions/17438354/how-can-i-enable-my-chrome-extension-in-incognito-mode is more helpful. – Karl Henselin Mar 02 '15 at 03:33