One click setup
1

1. One-Click Installation

Click "Add to Chrome" from the official Web Store. MS Technet Secure installs instantly with zero mandatory configuration or user sign-up required.

Declarative Net Interception
2

2. Declarative Interception

Every network call is pre-checked against our compiled filter database in under 0.2ms before any ad code can execute or download payload.

Control and Whitelisting
3

3. Granular Control

Support your favorite online content creators by toggling or customizing domain whitelist exceptions directly from your toolbar badge.

Manifest V3 Rule Spec

Declarative Net Request Engine Under the Hood

Instead of running slow JavaScript event listeners, MS Technet Secure registers high-speed rule sets compiled directly into Chrome's native C++ network parser:

// declarativeNetRequest Rule Sample (ms_technet_rules.json)
{
  "id": 1042,
  "priority": 1,
  "action": { "type": "block" },
  "condition": {
    "urlFilter": "||doubleclick.net^",
    "resourceTypes": ["script", "xmlhttprequest", "sub_frame"]
  }
}
Interactive Rule Engine

Try the Custom Whitelist Rule Builder

Test how simple it is to exempt trusted websites from ad blocking rules without disabling protection across the rest of the web.