This website contains age-restricted materials including nudity and explicit depictions of sexual activity.
By entering, you affirm that you are at least 18 years of age or the age of majority in the jurisdiction you are accessing the website from and you consent to viewing sexually explicit content.
Not a bother at all! I have used uMatrix for several years now. It is no longer actively maintained, but has an absolutely unrivaled grid interface (hence Matrix) that comprehensively lays everything out into columns and rows.
Rows represent the different domains and subdomains that a webpage loads assets from.
Columns represent the different types of assets individually.
Sane, strict rules that can be set within the My rules page:
https-strict: * true https-strict: behind-the-scene false noscript-spoof: * true referrer-spoof: * true referrer-spoof: behind-the-scene false no-workers: * true * * * block * 1st-party image allow
Or these can be set with the graphical matrix grid with global scope selected, then click on the lock icon to make it persistent.
What uMatrix does that uBlock Origin does not (or the authors refuse to integrate into uBlock Origin):
Unfortunately, uMatrix has been left to bitrot, so I’ve been closely watching the development of xiMatrix which replicates the idea and extends it to also handle remote fonts and inline scripts. (But still needs further development before I can consider it a drop-in replacement IMO).