After creating a chrome extension, I am now looking to have it automatically work in incognito mode. Despite my efforts to find a solution, I haven't come across anything helpful yet. During my search, I came across mentions of the selenium web driver.
I'm wondering if using selenium web driver can enable toggling incognito mode for chrome?
If it's not possible without user intervention, how can we ensure children are protected when using the internet?
In cases where an extension is specifically designed for child safety, allowing it to be disabled in incognito mode could pose a risk. So, how can this be effectively prevented?
I would greatly appreciate any innovative suggestions or ideas on this matter.