Key point (for Windows) on that page is: ADM/ADMX templates with 300+ user and device policies
ADM/ADMXs are a list of settable policies (rules) that Chrome will read from the Windows Registry on startup[1]. I'm going to make a huge assumption that the Chrome.exe for Enterprise users is no different to the Chrome.exe that everyone else uses, and it switches into 'Enterprise' mode if it sees certain key policy entries in the Registry[2].These polices are typically set on a Windows Domain Controller and are pushed to Domain member machines (and users) on the network on a regular basis. However end-users can simulate the policies by setting these Registry entries manually (There are about 4 places in the Registry where they live). Depending on where Chrome looks, the user may need local admin privileges to do this. So, what we really need is a 'Chrome Enterprise Enabler' tool, that does this automatically for non-technical users. They would run this tool, the required Registry keys would be enabled, and WebRequest API based Ad-blocking would continue to work. Unfortunately, none of this helps Linux users as I don't see a Linux Enterprise Chrome package. --- [1] I've got 25+ years of Windows domain administration under my belt, this stuff used to be my bread-and-butter. [2] Even if not, extracting just the Chrome MSI installer from the Enterprise bundle is trivial. |
ADM templates are something Firefox is sorely lacking at the moment. I remember reading that it is on the road map but that does not help out much. Nevertheless, I installed both chrome and Firefox and my organization. I like Firefox and use it myself, but sadly it's just not as easy to administer as chrome.