When I try to write any data to a file handle using the Filesystem Access API in Chrome Version 110.0.5481.100
I get:
AbortError: Blocked by Safe Browsing.
I am saving a custom extension for my web app.
Question A: How do I prevent getting this error?
Question B: Can I disable it somehow with Chrome settings?
Related: