Download & Install

Grab the installer and extension packages, then follow the quick setup below. Designed for managed Windows devices.

Quick Install Steps

1

Download

Save the installer package to the Windows laptop you want to protect.

2

Extract

Unzip the folder to a location you can keep on the machine.

3

Run Installer

Right-click Install.cmd and choose Run as administrator.

4

Install Extension

Open chrome://extensions, enable Developer mode, then Load unpacked.

5

Confirm DNS

Confirm blocked sites fail to resolve and allowed sites load normally.

6

Manage Lists

Edit C:\ProgramData\ContentBlocker\blocklist.txt to control DNS blocks.

Verify Installation

Run these commands in PowerShell to confirm DNS filtering is active.

> Resolve-DnsName youtube.com -Server 127.0.0.1 > Resolve-DnsName example.com -Server 127.0.0.1 > Get-Content C:\ProgramData\ContentBlocker\blocklist.txt -TotalCount 3

Test Checklist

What Gets Installed