"AbortError: Blocked by Safe Browsing." when using the Filesystem Access API

139 Views Asked by At

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:

0

There are 0 best solutions below