Safari Content Blocker Extension on Mac can’t parse JSON that iOS Safari can parse
I’ve built a Safari Content Blocker Extension which works on iOS, tested on simulator iOS 17.5, but which doesn’t work on MacOS Sonoma 14.6. It’s hard to create a minimal reproducible example, since there are so much build settings required for these extensions, but here is the code. Please let me know if you can find anything wrong with this. Thank you