Let's say there's a stylesheet at https://example.com/x.css. How do I replace that seamlessly on every page load with https://example.com/y.css?
I can use uBlock to block x from loading, but I'm struggling to figure out how to get y to load in its place.