This is a posting I made on the Chrome support site but I was recommended to ask the same question here.
Google Chrome
41.0.2272.76 (Official Build) m
I am interested in learning how to remove the Menu button from chrome.
If there is no way to remove the menu, can I prevent certain selections such as New Window or Incognito mode.
I work in education and we offer an online service that provides test and lesson material. My students have found that opening the test in one window and opening the lesson in another has allowed them to cheat on their exams.
I aim to prevent this behavior if at all possible.
Working in Kiosk mode removes the address bar and navigation controls. And running in fullscreen mode is easy to disable (also prevents access to the url bar and navigation controls).
I have written scripts in AutoIT to prevent multiple instances of chrome from being run, I have also used an AutoIT script to prevent Ctrl+N, Ctrl+n, and Ctrl+T to prevent the browser from opening multiple times, since the ability to change or disable hot keys is not available. But this only stops the hot keys, it does not prevent the menu buttons from being accessed or from working.
I attempted to use a registry hack to prevent access to the Incognito window, and I was wondering if there were something similar that would prevent the "New Window" option, or remove the menu button entirely.
Is there a way to limit chrome to a single window instance and prevent incognito browsing? (The extension "One Window" does not work for this purpose.)
I do not have access to Chrome for Business, or Education, at the moment, I am working with my Super Admin to see what we can do. Are there options in the admin panel that would allow us to limit browsing windows?