Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Extension API: chrome.extension.inIncognitoContext #9551

Closed
jonathansampson opened this issue Jun 18, 2017 · 0 comments
Closed

Extension API: chrome.extension.inIncognitoContext #9551

jonathansampson opened this issue Jun 18, 2017 · 0 comments
Labels
bug feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix

Comments

@jonathansampson
Copy link
Collaborator

https://developer.chrome.com/extensions/extension#property-inIncognitoContext

True for content scripts running inside incognito tabs, and for extension pages running inside an incognito process. The latter only applies to extensions with 'split' incognito_behavior.

We need to determine what this should mean in Brave, where we don't have Incognito/Private Windows, but rather Incognito/Private Tabs.

Presently we return false.

Blocked Extensions

@jonathansampson jonathansampson mentioned this issue Jun 18, 2017
47 tasks
@bsclifton bsclifton added this to the Triage Backlog milestone Nov 27, 2017
@bsclifton bsclifton added fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix labels Jul 25, 2018
@bsclifton bsclifton removed this from the Triage Backlog milestone Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix
Projects
None yet
Development

No branches or pull requests

2 participants