ContentHolmes / Content-Holmes

Content Holmes is a one-click AI-based online parenting solution that helps you to keep your children secure from cyber-bullying and adult content online and monitor their activities.
https://www.contentholmes.com
GNU Affero General Public License v3.0
6 stars 4 forks source link

Extension is not enabled in incognito mode by default #20

Closed rajatjain1997 closed 7 years ago

rajatjain1997 commented 7 years ago

Currently there is no way of automatically enabling incognito mode in chrome. However we can instruct the user to enable it when the extension is installed. We can use flags to check if incognito mode is disabled and report to the parent.

The function isAllowedIncognitoAccess is present here -> https://developer.chrome.com/extensions/extension#property-inIncognitoContext

Stack page for the same -> http://stackoverflow.com/questions/17438354/how-can-i-enable-my-chrome-extension-in-incognito-mode

rajatjain1997 commented 7 years ago

Solved in commit e27b8131568f3b05860a8a0bef8bce77f75f9a8e