macOS
In this section
Prerequisites
Requirement Detail OS macOS, Apple Silicon or Intel Rights Admin / sudo access
Step 1: Run the installer
Download and run the setup script: curl -O https://package-sharing.s3.eu-west-2.amazonaws.com/oneloginlite/surfsetupmac chmod +x surfsetupmac sudo ./surfsetupmac.
Step 2: Restart Chrome
Fully quit Chrome and reopen it: pkill -9 -f "Google Chrome" The SURF extension installs automatically on next launch.
Step 3: Verify
Go to chrome://policy . You should see ExtensionInstallForcelist with status OK .
What gets installed on macOS
Location Purpose /Library/Application Support/SurfSecurity/domainCheck_mac Native messaging binary...
Cleanup and reinstall on macOS
Run the cleanup script before reinstalling: curl -O https://package-sharing.s3.eu-west-2.amazonaws.com/oneloginlite/cleanup.sh chmod +x cleanup.sh sudo ./cleanup.sh.
