I am looking for a way to detect, within an extension, if a Chrome browser install CAN be opened in Incognito mode: I need to find the value of IncognitoModeAvailability.
I am not looking to find out if the browser IS in Incognito mode. Nor am I looking to find out if the extension will work in Incognito. Nor am I trying to make an extension work in Incognito.
I'd like the Chrome extension to be able to detect if the Chrome browser install even HAS an incognito mode as a possibility. Having trouble finding anything that speaks to this.
Any assistance is appreciated!