I usually use firefox to develop my website and then move it over to chrome.
I noticed this issue with Firefox.
It does not give a detailed enough error message to properly debug the issue.
Most websites will have quite a few script/link tags, so it is very tedious to manually check the hash of each one.
In chrome, it simply gives you the URL for the resource that failed the hash check.
Firefox should update this to give some more details (ie. the path).
In firefox:
" None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “..." app_name"
In chrome:
Failed to find a valid digest in the 'integrity' attribute for resource 'url_to_file' with computed SHA-512 integrity '...'. The resource has been blocked. app_name