When I use the Chrome extension to block my own visites, my site's admin interface stops working.
The CMS I use is Kirby, and it seems the extension blocks their API (https://getkirby.com/docs/guide/api/introduction).
I get errors like "Failed to fetch" or "The panel cannot connect to the API".
So I wonder if the extension could be more specific about what it blocks?
As an alternative I can probably block Simple Analytics' requests by creating a rule in µBlock.
Something like mysite.com simpleanalytics.com * block should do the trick.