-
@Nyr0 You can just call the API directly yourself after a user gesture like a click (
navigator.fonts.query()). One other thing to try could be to manually allow font access in Chrome site settings, so the permission prompt would be skipped.
navigator.fonts.query()).
One other thing to try could be to manually allow font access in Chrome site settings, so the permission prompt would be skipped.