Hi, with the Hexnode Browser, is it possible to set Chrome flags like InsecureContentAllowedForUrls so I can enable / disable certain features?
Hi, with the Hexnode Browser, is it possible to set Chrome flags like InsecureContentAllowedForUrls so I can enable / disable certain features?
@liam_t , no, you cannot directly set Chromium flags (like InsecureContentAllowedForUrls) in the Hexnode Browser.
The Hexnode Browser does not expose internal Chromium flags for administrative control.
If your goal is to allow insecure content for specific URLs, the recommended approach is to use Google Chrome and manage it via Android Enterprise Managed Configurations.
Here’s how that works:
First, make sure devices are enrolled in Android Enterprise (Device Owner mode).
Then:
Step 1: Add Chrome as a Managed App
Step 2: Configure the Exception via App Configurations
Go to Policies
In the configuration schema, look for:
“Origins or hostname patterns for which restrictions on insecure origins should not apply”
Add your required URLs, for example:
[*.]example.com
Save the policy and associate it with the required devices.
This achieves the same outcome as modifying the Chromium flag, but through supported enterprise policy control instead of internal browser flags.
Thanks for this workaround, @kylian_parker .
Don't have an account? Sign up