You can block a domain on your machine without installing another browser extension.
Point the hostname at a dead address in the hosts file. The OS resolves it locally and the site never loads.
This is blunt. It works for distraction sites, telemetry hosts you do not need, and quick local tests.
The pattern
0.0.0.0 www.example.com








